ViacheslavKlimov
908be4e163
Update supported upgrade versions, cleanup
2 years ago
IrynaMatveieva
7fcd948071
fixed error when no telemetry in db
2 years ago
ViacheslavKlimov
be836eab71
Resolve gateway dashboard branch automatically
2 years ago
yevhenii
3a32bf81da
Fix error in device profile processing
- Added and fixed test
2 years ago
Andrii Shvaika
0332e0f0c9
Bug fixes for monolith
2 years ago
Oleksandra Matviienko
139c0c1d04
Type casting was performed in the Test class
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2 years ago
IrynaMatveieva
bf9d4d30ae
handled debug error event
2 years ago
Andrii Shvaika
407511be52
Cache implementation
2 years ago
Andrii Landiak
82a823cac8
Add swagger endpoint for refresh jwt token
2 years ago
IrynaMatveieva
3818d1cb68
debug events(wip)
2 years ago
Oleksandra Matviienko
76155aca75
Added test to verify attribute and RPC subscriptions removal on session overflow.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2 years ago
Volodymyr Babak
4657e66d92
Fixed assignemnt/unassignemnt of dashboards
2 years ago
IrynaMatveieva
d14d0d4e8a
used limits for state persistence
2 years ago
yevhenii
0dface5490
Fix error in resource processing
- Added update JKS resource on Cloud
2 years ago
Andrii Landiak
e3a72fec09
Refactor TopicService. Change ymls to be able to configure notification topic names
2 years ago
yevhenii
726e6f7902
Fix error in resource processing
- Added a check that the resource is not updatable
2 years ago
IrynaMatveieva
0295fefb02
fixed limits
2 years ago
Sergey Matvienko
4dfd4737a4
Device Actor processor remove subscriptions on MaxSessionsLimit
2 years ago
IrynaMatveieva
e62e7fb20b
implemented linkMatches() method and deletion of state from db
2 years ago
IrynaMatveieva
1a67769f1c
added api limits and fixed tests
2 years ago
Volodymyr Babak
3b8be75a14
DeviceEdgeTest.testSendOutdatedAttributeToCloud - improved stability for concurrent issue
2 years ago
Yevhenii
0f7142cfef
ERRORs processing DEVICE PROFILE
- Added saving the DELETED action when the edge is offline.
- Added synchronization of Device Profile twice for its relation with Ota Package.
2 years ago
Yevhenii
99effb6918
ERRORs processing RESOURCES
- Disabled duplicate validation on cloud for resource message
2 years ago
IrynaMatveieva
6905cb530b
added new protos for states
2 years ago
Volodymyr Babak
af4785d0e2
BaseTelemetryProcessor - Fixed import
2 years ago
Volodymyr Babak
ce4c654e21
BaseTelemetryProcessor - use scope from msg, and not hardcoded CLIENT_SCOPE
2 years ago
Volodymyr Babak
5f793b11f9
BaseTelemetryProcessor - use async instead of .get()
2 years ago
Andrii Shvaika
83b338c697
Entity lifecycle implementation
2 years ago
ViacheslavKlimov
2aeacf80c5
Clean up upgrade for next version
2 years ago
IrynaMatveieva
c01024f6da
changed endpoint
2 years ago
IrynaMatveieva
c1c9fb4f5a
implemented calculated field debug events persistence
2 years ago
IrynaMatveieva
a4aa2444ac
added new endpoint
2 years ago
Andrii Shvaika
5aabbd0f1e
Link dispatch implementation
2 years ago
IrynaMatveieva
5e16db275c
state and argument refactoring
2 years ago
IrynaMatveieva
d54cb300d4
added new endpoint
2 years ago
Andrii Shvaika
3d42a4ca04
Actor system implementation draft
2 years ago
Andrii Shvaika
d3278f05bb
WIP: Cluster mode refactoring
2 years ago
IrynaMatveieva
0e1cd69e34
updated cf consumer
2 years ago
Artem Dzhereleiko
8bbdf89a3d
UI: Scada energy widget bundle
2 years ago
Andrii Shvaika
c332e7373f
WIP: CalculatedFieldConsumer refactoring
2 years ago
IrynaMatveieva
a652b31d7f
implementation processing notification
2 years ago
Vladyslav_Prykhodko
a0c5f72b0f
UI: Fixed error when used 'Update device attribute' widgets
2 years ago
Andrii Shvaika
85119d0247
WIP: cluster mode implementation
2 years ago
IrynaMatveieva
5641626443
added processNotification impl
2 years ago
IrynaMatveieva
2cc0d6f513
added implementations for consumer/producer methods
2 years ago
Andrii Shvaika
4c71b9d5f6
WIP: Cluster mode implementation
2 years ago
Andrii Shvaika
069725a2b9
WIP Refactoring of the cluster mode
2 years ago
IrynaMatveieva
c047d5f4f0
added debug event entity
2 years ago
yevhenii_zahrebelnyi
9d873cb0bf
Fix telemetry edge test ( #12496 )
* Fix telemetry edge test
- Changed random failure logic for DownlinkMsg. A DownlinkMsg can fail only twice.
* - add case with failureProbability 100
* - refactored naming
2 years ago
YevhenBondarenko
2c8c272051
fixed NPE in sendRpcResponseToTbCore
2 years ago