IrynaMatveieva
6905cb530b
added new protos for states
1 year ago
Andrii Shvaika
83b338c697
Entity lifecycle implementation
1 year ago
IrynaMatveieva
c1c9fb4f5a
implemented calculated field debug events persistence
1 year ago
Andrii Shvaika
5aabbd0f1e
Link dispatch implementation
1 year ago
Andrii Shvaika
3d42a4ca04
Actor system implementation draft
1 year ago
IrynaMatveieva
0e1cd69e34
updated cf consumer
1 year ago
IrynaMatveieva
a652b31d7f
implementation processing notification
1 year ago
IrynaMatveieva
5641626443
added processNotification impl
1 year ago
Andrii Shvaika
069725a2b9
WIP Refactoring of the cluster mode
1 year ago
Andrii Shvaika
6b9d374a5f
Tmp commit for merge
1 year ago
IrynaMatveieva
5203ef7422
added calculated field state service
1 year ago
IrynaMatveieva
46180e33d7
cache refactoring
1 year ago
IrynaMatveieva
03c3341265
added logic to send msgs to RE when not my partition
1 year ago
Andrii Shvaika
7d8a76ce7f
Draft of the review
2 years ago
IrynaMatveieva
4ba131ad85
changed partititoning implementation
2 years ago
IrynaMatveieva
4ebb68ded6
handled profile updates in cluster
2 years ago
IrynaMatveieva
e787b805da
added locking and logic to avoid iteration order issue in map
2 years ago
IrynaMatveieva
2dfbe2240d
added implementation to handle profile events when not my partition
2 years ago
IrynaMatveieva
a9f39e4917
added cache class
2 years ago
IrynaMatveieva
5c5dc474cb
implemented partitioning
2 years ago
IrynaMatveieva
3038510150
added implementation for handling profile entities
2 years ago
IrynaMatveieva
2080b439a7
added entity added/deleted events handling
2 years ago
IrynaMatveieva
31103e90e3
added implementation to handle update entity profiles events
2 years ago
IrynaMatveieva
3072861a8f
implemented methods for calculated field update/delete in cluster service
2 years ago
IrynaMatveieva
4d8b62eb21
moved logic of cf add/update/delete msg to a single method
2 years ago
IrynaMatveieva
86dd8e725b
added onCalculatedFieldAdded implementation
2 years ago
Andrii Landiak
a6c8b9a526
Fix queue.proto structure of EdgeEventMsg
2 years ago
IrynaMatveieva
03ff7c17ac
added calculated field link entity and its dao
2 years ago
ShvaykaD
7b1eefbfb4
Added ability to close transport session on RPC delivery timeout
2 years ago
IrynaMatveieva
32bbd83541
added calculated field entity, dao and controller
2 years ago
dashevchenko
9c9d6d95d4
added mobile app bundle to queue.proto
2 years ago
Andrii Landiak
3ecbd3258e
Introduce kafka approach to work with edge-event instead of postgres
2 years ago
YevhenBondarenko
b886bfe4f7
refactoring
2 years ago
YevhenBondarenko
48b5cadb4a
created separate converter methow for gateway telemetry
2 years ago
YevhenBondarenko
137b1732bb
implemented telemetry metadata instead of separate topic for metrics
2 years ago
Andrii Landiak
5602807dbe
Introduce Edge queue to handle edge notification messages
2 years ago
YevhenBondarenko
bc0022aafd
Added tenant id to the methods with locks and minor refactoring
2 years ago
Volodymyr Babak
61b7bfd849
Fixed FromEdgeSyncResponse in ProtoUtils
2 years ago
Volodymyr Babak
cfca80defe
Remove Edge request messages - send multiple data messages in single rpc message
2 years ago
imbeacon
91d0f1dd1d
Added ability to provision gateway device on device creating using device provisioning feature
2 years ago
ViacheslavKlimov
874a5b9437
Fix tenant proto
2 years ago
dashevchenko
333154ad62
fixed SqlDatabaseUpgradeService with new upgrade, refactoring
2 years ago
YevhenBondarenko
2336cba89a
version in proto should be optional
2 years ago
YevhenBondarenko
d6367c9680
added version to timeseries and attribute protos
2 years ago
ViacheslavKlimov
1dcb64d298
Entities version refactoring
2 years ago
ViacheslavKlimov
4b7b69313f
Fix version in proto; fix some tests
2 years ago
ViacheslavKlimov
656e8458ad
Tests for version control; local-only repositories; refactoring
2 years ago
YevhenBondarenko
d2a9291e52
added rate limits for the gateway device
2 years ago
YevhenBondarenko
13e00bfa7b
fixed device profile proto deserialization
2 years ago
Viacheslav Klimov
5809d014de
Queue option to duplicate msgs to all partitions ( #10815 )
* Queue config option to duplicate msgs to all partitions
* UI for queue config option to duplicate msgs to all partitions
* Fixes for msg duplication; add tests
* Introduce TbRuleEngineProducerService
* Use TbRuleEngineProducerService in TbClusterService
* Fix DefaultTbClusterServiceTest
* Add correlationId to TbMsg
* Refactor TbMsg
* Support msg duplication for all msg types
2 years ago