Yevhen Bondarenko
45bd764e6f
Azure ServiceBus queue
* created event hubs queue
* created servicebus queue
* refactored
* refactored
6 years ago
Andrii Shvaika
ff3fd89ace
Added ability to process tellNext messages from Queue
6 years ago
Andrii Shvaika
c52d0d26d3
Refactoring of Message Routing
6 years ago
Andrii Shvaika
638ca0e1d1
Refactoring to multiple queues for rule engine
6 years ago
Volodymyr Babak
76d796709b
Fixed license
6 years ago
Vladyslav_Prykhodko
81285446bf
Fix revert thingsboard.yml
6 years ago
Vladyslav_Prykhodko
56bb0f6071
Improvement dialog and component style
6 years ago
VoBa
f63864f06e
Filter relation by To and From entities ( #2567 )
* Filter relation by To and From entities
* Rename typo
6 years ago
VoBa
d94cb9ca47
Added correct ts on alarm clear and ack actions ( #2550 )
6 years ago
Yevhen Bondarenko
a6e090ef86
Develop/2.5 pubsub ( #2566 )
* created Aws Sqs Queue
* improvement AwsSqs providers
* created pubsub queue
* revert package-lock.json
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Created pubsub queue
* aws improvements
* aws improvements
* aws improvements
* added visibility timeout to aws queue
* pub sub improvements
* pub sub improvements
* aws sqs improvements
* pub sub improvements
* added comment to transport.yml about ack deadline
6 years ago
Volodymyr Babak
c3aee9c91c
Edge queue configuration moved to config file
6 years ago
Yevhen Bondarenko
2553cf6b6f
created Aws Sqs Queue ( #2534 )
* created Aws Sqs Queue
* improvement AwsSqs providers
* revert package-lock.json
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* aws improvements
* aws improvements
* aws improvements
* added visibility timeout to aws queue
6 years ago
Andrii Shvaika
c4269023dd
Fixed Conditional annotations
6 years ago
Andrii Shvaika
6fe25a2ee2
Refactoring to support TB-Rule-Engine service
6 years ago
Vladyslav
67d9b094fa
[3.0] Add gateway widget ( #2547 )
* Create gateway widget
* Refacoring and add styled
* Update bundle
* Add model and refactoring
6 years ago
Andrii Shvaika
7531a26e61
Implementation of RPC Call support
6 years ago
Andrii Shvaika
07bdcac0fe
Refactoring of Rule Engine API
6 years ago
blackstar-baba
39ff12fea2
fix bug: When using jwt token to access the api, JwtTokenAuthenticationProcessingFilter is executed 2 times ( #2531 )
6 years ago
Andrii Shvaika
2ccce3b6d9
Main Logic of RuleChainActor to handle queue messages
6 years ago
Volodymyr Babak
2b70cfc95a
Constant usage; ASC order
6 years ago
Andrii Shvaika
99d322d449
Refactoring of the rule engine
6 years ago
ArtemHalushko
56a23ab82a
Map/3.0 ( #2542 )
* add base map infrastructure
* add leaflet css
* add tencent map
* add google maps support
* added image map support
* refactor schemes
* here maps support && WIP on markers
* add simple marker suppor
* data update & polyline support
* map bouds support
* add some settings support
* add map provider select to settings
* labels support
* WIP on trip animation widget
* WIP on history control and route interpolation
* trip-animation map provider & custom markers
* comleted track marker & history controls
* add license headers
* label fix & tooltips support
* WIP on polygons
* marker dropping support
* add polygon support
* add label to trip animation
* WIP on tooltips
* lint anf typed leaflet AddMarker
* some typing and poly improvements
* add typing
* add marker creation
* update proxy
* save position fix
* add bounds padding
* update map widget bendle && bugfixes
* update marker placement widget
* add licenses
* reomove log
* fix sizes
Co-authored-by: Artem Halushko <ahalushko@thingboards.io>
Co-authored-by: Adsumus <artemtv42@gmail.com>
6 years ago
Artem Halushko
60d8f79f40
fix sizes
6 years ago
Artem Halushko
d04465b30f
update marker placement widget
6 years ago
Artem Halushko
972c05e41d
update map widget bendle && bugfixes
6 years ago
Andrii Shvaika
ce6ec88983
Refactoring of the websocket and subscription services
6 years ago
Vladyslav
1af55e8400
[3.0] Add inputs widgets ( #2526 )
* Add location widget
* Fix translate, clear code
* Fix translate
* Add date input widgets
* Add image input widgets
* Init web camera input widget
* Add functional web camera input widget
* Add styles to webcamera iputs widget
* Add link code
6 years ago
Dmytro Shvaika
0e6b3b49b8
fix typo
6 years ago
Dmytro Shvaika
1bde12eed0
fix-the-timeseries-upgrade
6 years ago
Andrii Shvaika
e102b55bc1
Thread-safety usage of Kafka Consumer
6 years ago
Andrii Shvaika
7203e7aa19
Distributed Mode fixes
6 years ago
Andrii Shvaika
94eb213716
Implementation
6 years ago
Andrii Shvaika
7de485f453
Kafka configuration
6 years ago
Andrii Shvaika
ea4f356376
Consumer improvements
6 years ago
Andrii Shvaika
2a815058e7
Improvements and bugfix to QueueProviders
6 years ago
Andrii Shvaika
23c017567b
Implementation of Queue Interfaces
6 years ago
Volodymyr Babak
58cdc63abe
Push edge entities to edge on edge connect
6 years ago
Andrii Shvaika
e50796d84e
Service Discovery improvements
6 years ago
Volodymyr Babak
69ba71be27
Added init service on edge connect
6 years ago
Yevhen Bondarenko
dc6081d820
Created kafka and in-memory queue providers
* Created kafka and in-memory queue providers
* Added header requestTime
* refactored
6 years ago
Andrii Shvaika
c4c53bfbd8
Transport Implementation
6 years ago
Andrii Shvaika
fa9194c1c1
Core consumer service implementation
6 years ago
Andrii Shvaika
52814d2bfc
Refactoring of Transport Communication to Queues
6 years ago
Andrii Shvaika
6e31c0ab15
Refactoring of configuration properties
6 years ago
YevhenBondarenko
4ad4fe11da
created in memory queue
6 years ago
Igor Kulikov
72ef0ede74
Fix RPM preinst script
6 years ago
Volodymyr Babak
24d4aed56c
Added rule chain type definition into rule node
6 years ago
ShvaykaD
188c3e5b63
Upgrade Sql Ts & Timescale improvements ( #2495 )
* psql & timescale ts upgrade improved
* fix typo
* fix typo 2
* removed tenant_id from timescale db schema & upgade scipt logic
6 years ago
Andrii Shvaika
f8cc5b3cd2
Transport service refactoring
6 years ago
VoBa
aabc22d7d2
Non root docker user ( #2460 )
* Non root docker user
* Fixes for user - signle user for all services
* Base image changed
* Fixes for pvc removal
* Moved to be in sync with PE
* Changed to TB repository
6 years ago