dashevchenko
|
d62355e4bd
|
refactoring
|
9 months ago |
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 |
IrynaMatveieva
|
e37332a288
|
handle output update to avoid processing when minor strategy properties updated
|
9 months ago |
Viacheslav Klimov
|
7aa8f0251e
|
Refactoring for updating alarm rule arguments
|
9 months ago |
dshvaika
|
a470cf6523
|
Fixed incorrect number of callbacks
|
9 months ago |
IrynaMatveieva
|
958e44f7d6
|
set ts -1 when default value used
|
9 months ago |
dshvaika
|
94c2c173de
|
propagation logic for add, remove relations refactoring
|
9 months ago |
dashevchenko
|
287e6b950e
|
fixed UserController getUsersByIds method
|
9 months ago |
Vladyslav_Prykhodko
|
57ef3a5e70
|
UI: Return default time window style
|
9 months ago |
dashevchenko
|
1641b6a491
|
removed redundant permission checks
|
9 months ago |
dshvaika
|
8bbfcca578
|
Added propagation entities to proto state && added reset of readiness status on relation updates
|
10 months ago |
dshvaika
|
48a64e3b10
|
Added support of relations lifecycle updates for propagation CF
|
10 months ago |
Viacheslav Klimov
|
1c1f0ced4e
|
Fix updateLastUpdateTimestamp for BaseCalculatedFieldState
|
10 months ago |
dshvaika
|
071c254f67
|
Updated calculated field processing logic && minor refactoring
|
10 months ago |
dashevchenko
|
82fc91f113
|
refactoring
|
10 months ago |
dshvaika
|
1ae4fd05b4
|
Updated SimpleCalculatedFieldState to use constant instead of raw value
|
10 months ago |
dshvaika
|
fbd5fd9c71
|
fixed last update ts handling for lts
|
10 months ago |
Nikita Mazurenko
|
1433d54250
|
Fix dashboard assignments update in BaseDashboardProcessor
|
10 months ago |
IrynaMatveieva
|
e4c3ad9bc2
|
fixed tests
|
10 months ago |
Nikita Mazurenko
|
51f9ed0d80
|
Fix setCustomerId in BaseAssetProcessor
|
10 months ago |
Volodymyr Babak
|
ddb569ee86
|
Fixed typo
|
10 months ago |
dashevchenko
|
9a84ff2fcd
|
fixed TbAlarmStatusSubscription update matcher
|
10 months ago |
Nikita Mazurenko
|
ffae956e76
|
Reduce update duplication in edge processors & introduce generateUniqueNameIfDuplicateExists
|
10 months ago |
Dmytro Skarzhynets
|
cb2bd954b6
|
Fix default value for Prometheus rule engine stats
|
10 months ago |
dashevchenko
|
b6c21e9748
|
improved env descriptions for site
|
10 months ago |
IrynaMatveieva
|
87e458f29b
|
renamed tenant profile property and removed reevaluation interval from system params
|
10 months ago |
IrynaMatveieva
|
8fb6c14f81
|
fixed tests
|
10 months ago |
IrynaMatveieva
|
9c6ab72915
|
minor refactoring
|
10 months ago |
IrynaMatveieva
|
70c10ce28b
|
moved check reevaluation interval to tenant profile config
|
10 months ago |
Nikita Mazurenko
|
1ae979dc70
|
Fix testSendDashboardToCloud test as the edge can only create/maintain dashboard assignments for its own customer
|
10 months ago |
Nikita Mazurenko
|
2e3db2b5e1
|
Fix testSendDashboardToCloud test as the edge can only create/maintain dashboard assignments for its own customer
|
10 months ago |
IrynaMatveieva
|
b9952d7d27
|
added produceIntermediateResult flag to handle updates during the current interval and changed default value for min deduplication interval
|
10 months ago |
Viacheslav Klimov
|
2fe9646de8
|
Use org.thingsboard.langchain4j:1.8.0-TB instead of dev.langchain4j:1.1.0
|
10 months ago |
Viacheslav Klimov
|
3d7398cafd
|
Fix CF states restore with Kafka
|
10 months ago |
Volodymyr Babak
|
5083394445
|
Refactoring - implement method to find latest edge version instead of hardcoded
|
10 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
|
10 months ago |
Nikita Mazurenko
|
b325731ffd
|
Fix customer unassignments in the dashboard during edge event processing
|
10 months ago |
Dmytro Skarzhynets
|
a5256c14e7
|
Fix broken rest client for `/entitiesQuery/find/keys`; refactoring
|
10 months ago |
Andrii Landiak
|
e0df8192bf
|
Fix user cache
|
10 months ago |
Andrii Landiak
|
143b8f99af
|
Minor changes
|
10 months ago |
Nikita Mazurenko
|
616ae5d0ce
|
Replace 'new TbMsgMetaData()' with 'TbMsgMetaData.EMPTY' in pushEntityEventToRuleEngine
|
10 months ago |
IrynaMatveieva
|
71204e2e24
|
removed cf name from telemetry result
|
10 months ago |
Viacheslav Klimov
|
87345e7161
|
Fix EdqsEntityQueryControllerTest init
|
10 months ago |
Nikita Mazurenko
|
56e877dc6d
|
Add edge argument to EntityViewEdgeProcessor#deleteEntityView
|
10 months ago |
Nikita Mazurenko
|
394075c9df
|
Handle entity view removal from edge event in EntityViewEdgeProcessor
|
10 months ago |
Viacheslav Klimov
|
9dfc4da49b
|
Refactoring for AbstractCalculatedFieldProcessingService
|
10 months ago |