IrynaMatveieva
|
0577d66dca
|
return the most recent ts of default args if all are default
|
9 months ago |
IrynaMatveieva
|
4e2b4fc921
|
added getLatestTs method and added tests
|
9 months ago |
IrynaMatveieva
|
30a0200e35
|
update ctx when produceIntermediateResult changes
|
9 months ago |
Viacheslav Klimov
|
7aa8f0251e
|
Refactoring for updating alarm rule arguments
|
9 months ago |
IrynaMatveieva
|
958e44f7d6
|
set ts -1 when default value used
|
9 months ago |
Vladyslav_Prykhodko
|
57ef3a5e70
|
UI: Return default time window style
|
9 months ago |
Viacheslav Klimov
|
1c1f0ced4e
|
Fix updateLastUpdateTimestamp for BaseCalculatedFieldState
|
9 months ago |
dshvaika
|
071c254f67
|
Updated calculated field processing logic && minor refactoring
|
9 months ago |
dashevchenko
|
82fc91f113
|
refactoring
|
9 months ago |
dshvaika
|
1ae4fd05b4
|
Updated SimpleCalculatedFieldState to use constant instead of raw value
|
9 months ago |
dshvaika
|
fbd5fd9c71
|
fixed last update ts handling for lts
|
9 months ago |
Nikita Mazurenko
|
1433d54250
|
Fix dashboard assignments update in BaseDashboardProcessor
|
9 months ago |
IrynaMatveieva
|
e4c3ad9bc2
|
fixed tests
|
9 months ago |
Nikita Mazurenko
|
51f9ed0d80
|
Fix setCustomerId in BaseAssetProcessor
|
9 months ago |
Volodymyr Babak
|
ddb569ee86
|
Fixed typo
|
9 months ago |
dashevchenko
|
9a84ff2fcd
|
fixed TbAlarmStatusSubscription update matcher
|
9 months ago |
Nikita Mazurenko
|
ffae956e76
|
Reduce update duplication in edge processors & introduce generateUniqueNameIfDuplicateExists
|
9 months ago |
IrynaMatveieva
|
87e458f29b
|
renamed tenant profile property and removed reevaluation interval from system params
|
9 months ago |
IrynaMatveieva
|
8fb6c14f81
|
fixed tests
|
9 months ago |
IrynaMatveieva
|
9c6ab72915
|
minor refactoring
|
9 months ago |
IrynaMatveieva
|
70c10ce28b
|
moved check reevaluation interval to tenant profile config
|
9 months ago |
Nikita Mazurenko
|
1ae979dc70
|
Fix testSendDashboardToCloud test as the edge can only create/maintain dashboard assignments for its own customer
|
9 months ago |
Nikita Mazurenko
|
2e3db2b5e1
|
Fix testSendDashboardToCloud test as the edge can only create/maintain dashboard assignments for its own customer
|
9 months ago |
IrynaMatveieva
|
b9952d7d27
|
added produceIntermediateResult flag to handle updates during the current interval and changed default value for min deduplication interval
|
9 months ago |
Viacheslav Klimov
|
2fe9646de8
|
Use org.thingsboard.langchain4j:1.8.0-TB instead of dev.langchain4j:1.1.0
|
9 months ago |
Viacheslav Klimov
|
3d7398cafd
|
Fix CF states restore with Kafka
|
9 months ago |
Volodymyr Babak
|
5083394445
|
Refactoring - implement method to find latest edge version instead of hardcoded
|
9 months ago |
Volodymyr Babak
|
36a505f213
|
Edge install instructions - refactored to use EdgeVersion from proto instead of package version
|
10 months ago |
Volodymyr Babak
|
3d4a0fdadf
|
Edge install instructions - make docker option first. Fixed to pass copy-paste flow. Simplify instructions
|
10 months ago |
Nikita Mazurenko
|
d426545af8
|
Fix customer unassignments in the dashboard during edge event processing
|
9 months ago |
Nikita Mazurenko
|
b325731ffd
|
Fix customer unassignments in the dashboard during edge event processing
|
9 months ago |
Dmytro Skarzhynets
|
a5256c14e7
|
Fix broken rest client for `/entitiesQuery/find/keys`; refactoring
|
9 months ago |
Andrii Landiak
|
e0df8192bf
|
Fix user cache
|
9 months ago |
Andrii Landiak
|
143b8f99af
|
Minor changes
|
9 months ago |
Nikita Mazurenko
|
616ae5d0ce
|
Replace 'new TbMsgMetaData()' with 'TbMsgMetaData.EMPTY' in pushEntityEventToRuleEngine
|
9 months ago |
IrynaMatveieva
|
71204e2e24
|
removed cf name from telemetry result
|
9 months ago |
Viacheslav Klimov
|
87345e7161
|
Fix EdqsEntityQueryControllerTest init
|
9 months ago |
Nikita Mazurenko
|
56e877dc6d
|
Add edge argument to EntityViewEdgeProcessor#deleteEntityView
|
9 months ago |
Nikita Mazurenko
|
394075c9df
|
Handle entity view removal from edge event in EntityViewEdgeProcessor
|
9 months ago |
Viacheslav Klimov
|
9dfc4da49b
|
Refactoring for AbstractCalculatedFieldProcessingService
|
9 months ago |
Andrii Landiak
|
81f167dc36
|
Add API keys auth to swagger
|
9 months ago |
Nikita Mazurenko
|
252d8b6174
|
Handle device removal from edge event in DeviceEdgeProcessor
|
9 months ago |
Nikita Mazurenko
|
2054b1f5f9
|
Refactor and clean up AssetEdgeProcessor
|
9 months ago |
Nikita Mazurenko
|
14171e30a1
|
Handle asset removal from edge event in AssetEdgeProcessor
|
9 months ago |
Nikita Mazurenko
|
7a4afda4eb
|
Handle dashboard removal from edge event in DashboardEdgeProcessor
|
9 months ago |
Viacheslav Klimov
|
c5050890ba
|
Update VC for alarm rules CFs
|
9 months ago |
IrynaMatveieva
|
c038bd8fb9
|
added sendAttributesUpdated flag to cf output strategy and added cf name to metadata
|
9 months ago |
IrynaMatveieva
|
66936c48ab
|
removed lazy initializer
|
9 months ago |
IrynaMatveieva
|
a164e074b3
|
get all entity infos instead of getting for each separately
|
9 months ago |
Nikita Mazurenko
|
c35288af5f
|
Refactor deleteUserAndPushEntityDeletedEventToRuleEngine to add additional metadata
|
9 months ago |