Andrii Shvaika
|
ff3fd89ace
|
Added ability to process tellNext messages from Queue
|
2020-04-06 19:40:38 +03:00 |
|
Andrii Shvaika
|
c52d0d26d3
|
Refactoring of Message Routing
|
2020-04-06 19:23:33 +03:00 |
|
Andrii Shvaika
|
638ca0e1d1
|
Refactoring to multiple queues for rule engine
|
2020-04-06 18:35:43 +03:00 |
|
Volodymyr Babak
|
76d796709b
|
Fixed license
|
2020-04-06 16:58:04 +03:00 |
|
Igor Kulikov
|
7e8c90ec6d
|
Merge branch 'master' into develop/3.0
|
2020-04-01 09:48:16 +03:00 |
|
VoBa
|
f63864f06e
|
Filter relation by To and From entities (#2567)
* Filter relation by To and From entities
* Rename typo
|
2020-04-01 09:41:23 +03:00 |
|
VoBa
|
d94cb9ca47
|
Added correct ts on alarm clear and ack actions (#2550)
|
2020-04-01 09:33:46 +03:00 |
|
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
|
2020-03-31 16:39:41 +03:00 |
|
Volodymyr Babak
|
c3aee9c91c
|
Edge queue configuration moved to config file
|
2020-03-31 09:58:07 +03:00 |
|
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
|
2020-03-30 19:13:34 +03:00 |
|
Andrii Shvaika
|
c4269023dd
|
Fixed Conditional annotations
|
2020-03-28 02:30:37 +02:00 |
|
Andrii Shvaika
|
6fe25a2ee2
|
Refactoring to support TB-Rule-Engine service
|
2020-03-28 01:42:17 +02:00 |
|
Vladyslav
|
67d9b094fa
|
[3.0] Add gateway widget (#2547)
* Create gateway widget
* Refacoring and add styled
* Update bundle
* Add model and refactoring
|
2020-03-26 14:49:26 +02:00 |
|
Volodymyr Babak
|
f3aa410c17
|
Merge branch 'feature/edge' into develop/3.0-edge
|
2020-03-25 23:27:26 +02:00 |
|
Andrii Shvaika
|
7531a26e61
|
Implementation of RPC Call support
|
2020-03-25 22:11:47 +02:00 |
|
Andrii Shvaika
|
07bdcac0fe
|
Refactoring of Rule Engine API
|
2020-03-24 19:18:27 +02:00 |
|
Igor Kulikov
|
42ef20114d
|
Merge branch 'master' into develop/3.0
|
2020-03-24 15:55:37 +02:00 |
|
blackstar-baba
|
39ff12fea2
|
fix bug: When using jwt token to access the api, JwtTokenAuthenticationProcessingFilter is executed 2 times (#2531)
|
2020-03-24 15:49:30 +02:00 |
|
Andrii Shvaika
|
2ccce3b6d9
|
Main Logic of RuleChainActor to handle queue messages
|
2020-03-24 14:08:21 +02:00 |
|
Volodymyr Babak
|
bb95ce99f8
|
Merge branch 'feature/edge-last-week' into feature/edge
|
2020-03-24 11:51:30 +02:00 |
|
Volodymyr Babak
|
bfb25845e9
|
Merge branch 'develop/3.0' into develop/3.0-edge
|
2020-03-24 11:50:34 +02:00 |
|
Volodymyr Babak
|
7a72696274
|
Merge remote-tracking branch 'origin/master' into feature/edge
|
2020-03-24 11:46:50 +02:00 |
|
Volodymyr Babak
|
2b70cfc95a
|
Constant usage; ASC order
|
2020-03-24 11:44:47 +02:00 |
|
Andrii Shvaika
|
99d322d449
|
Refactoring of the rule engine
|
2020-03-24 10:35:54 +02:00 |
|
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>
|
2020-03-23 13:20:25 +02:00 |
|
Andrii Shvaika
|
ce6ec88983
|
Refactoring of the websocket and subscription services
|
2020-03-20 18:00:57 +02:00 |
|
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
|
2020-03-20 16:23:49 +02:00 |
|
Igor Kulikov
|
c55ddd9f71
|
Merge with master
|
2020-03-20 16:21:19 +02:00 |
|
Dmytro Shvaika
|
0e6b3b49b8
|
fix typo
|
2020-03-18 22:49:24 +02:00 |
|
Dmytro Shvaika
|
1bde12eed0
|
fix-the-timeseries-upgrade
|
2020-03-18 22:49:24 +02:00 |
|
Andrii Shvaika
|
e102b55bc1
|
Thread-safety usage of Kafka Consumer
|
2020-03-18 18:39:34 +02:00 |
|
Andrii Shvaika
|
7203e7aa19
|
Distributed Mode fixes
|
2020-03-18 18:07:24 +02:00 |
|
Volodymyr Babak
|
660b7fc62b
|
Merge branch 'feature/edge' into feature/edge-last-week
|
2020-03-17 18:56:46 +02:00 |
|
Volodymyr Babak
|
f5034b4dcd
|
Merge remote-tracking branch 'upstream/master' into feature/edge
|
2020-03-17 18:43:22 +02:00 |
|
Andrii Shvaika
|
94eb213716
|
Implementation
|
2020-03-17 18:38:09 +02:00 |
|
Andrii Shvaika
|
7de485f453
|
Kafka configuration
|
2020-03-17 14:26:44 +02:00 |
|
Andrii Shvaika
|
ea4f356376
|
Consumer improvements
|
2020-03-17 12:51:03 +02:00 |
|
Andrii Shvaika
|
2a815058e7
|
Improvements and bugfix to QueueProviders
|
2020-03-17 12:38:28 +02:00 |
|
Andrii Shvaika
|
23c017567b
|
Implementation of Queue Interfaces
|
2020-03-16 19:24:56 +02:00 |
|
Volodymyr Babak
|
58cdc63abe
|
Push edge entities to edge on edge connect
|
2020-03-16 19:15:00 +02:00 |
|
Andrii Shvaika
|
6f532fe189
|
Merge with develop
|
2020-03-13 20:34:04 +02:00 |
|
Andrii Shvaika
|
e50796d84e
|
Service Discovery improvements
|
2020-03-13 20:33:17 +02:00 |
|
Volodymyr Babak
|
69ba71be27
|
Added init service on edge connect
|
2020-03-13 19:16:36 +02:00 |
|
Yevhen Bondarenko
|
dc6081d820
|
Created kafka and in-memory queue providers
* Created kafka and in-memory queue providers
* Added header requestTime
* refactored
|
2020-03-13 17:31:58 +02:00 |
|
Andrii Shvaika
|
c4c53bfbd8
|
Transport Implementation
|
2020-03-12 14:37:38 +02:00 |
|
Andrii Shvaika
|
fa9194c1c1
|
Core consumer service implementation
|
2020-03-12 11:11:56 +02:00 |
|
Andrii Shvaika
|
52814d2bfc
|
Refactoring of Transport Communication to Queues
|
2020-03-12 09:36:48 +02:00 |
|
Andrii Shvaika
|
6e31c0ab15
|
Refactoring of configuration properties
|
2020-03-11 20:09:41 +02:00 |
|
YevhenBondarenko
|
4ad4fe11da
|
created in memory queue
|
2020-03-11 17:35:31 +02:00 |
|
Igor Kulikov
|
76113d1141
|
Merge branch 'master' into develop/3.0
|
2020-03-11 16:36:26 +02:00 |
|