ViacheslavKlimov
|
3d40761831
|
Remove outdated deprecation checks
|
2025-02-07 16:01:38 +02:00 |
|
Dmytro Skarzhynets
|
12a8c070a6
|
Change wording from persistence to processing on backend
|
2025-02-07 11:45:15 +02:00 |
|
Dmytro Skarzhynets
|
708c25d1ec
|
Save time series strategies: naming improvement
|
2025-02-06 11:09:23 +02:00 |
|
Volodymyr Babak
|
ce4c654e21
|
BaseTelemetryProcessor - use scope from msg, and not hardcoded CLIENT_SCOPE
|
2025-01-31 16:58:12 +02:00 |
|
IrynaMatveieva
|
c1c9fb4f5a
|
implemented calculated field debug events persistence
|
2025-01-31 11:29:38 +02:00 |
|
Dmytro Skarzhynets
|
f40c1d389e
|
Save time series strategies: merge with master
|
2025-01-22 18:32:51 +02:00 |
|
Igor Kulikov
|
d3a07a42e9
|
Merge pull request #12407 from vvlladd28/feature/rule-node/component
Migrated rule node config components from another repository
|
2025-01-22 17:54:00 +02:00 |
|
Dmytro Skarzhynets
|
3dfcc318e0
|
Save time series strategies: add information about strategies in node description; refactor node description
|
2025-01-22 16:21:47 +02:00 |
|
Dmytro Skarzhynets
|
0131358d3b
|
Save time series strategies: dynamically calculate interval expire after access
|
2025-01-22 15:10:56 +02:00 |
|
Dmytro Skarzhynets
|
349554f938
|
Save time series strategies: dynamically calculate max number of deduplication intervals
|
2025-01-22 12:17:26 +02:00 |
|
Dmytro Skarzhynets
|
a2095636a0
|
Save time series strategies: add max deduplication interval validation
|
2025-01-22 11:52:13 +02:00 |
|
Dmytro Skarzhynets
|
e009967fa7
|
Save time series strategies: rename SaveActions to Strategy
|
2025-01-21 16:21:28 +02:00 |
|
Dmytro Skarzhynets
|
148521eddf
|
Save time series strategies: use @NotNull annotation instead of manual check
|
2025-01-21 16:20:22 +02:00 |
|
Viacheslav Klimov
|
ae3f113ec4
|
Merge pull request #12394 from artem-barysh-dev/fix-rabbitmq-node
Removed default host value for RabbitMQ node
|
2025-01-21 15:37:40 +02:00 |
|
Andrii Shvaika
|
f0a71aa3bd
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/calculated-fields
|
2025-01-21 15:24:49 +02:00 |
|
Dmytro Skarzhynets
|
39e47cd484
|
Save time series strategies: refactor boolean flags in TimeseriesSaveRequest.java to SaveActions nested record
|
2025-01-21 14:26:08 +02:00 |
|
Dmytro Skarzhynets
|
f419a6e438
|
Save time series strategies: remove unnecessary check in Java upgrade script
|
2025-01-21 11:17:05 +02:00 |
|
Artem Barysh
|
39ded70eec
|
Replaced isEqualTo(null) with isNull()
|
2025-01-20 12:38:21 +02:00 |
|
Dmytro Skarzhynets
|
0b277661bd
|
Save time series strategies: add tests for changes in save time series node
|
2025-01-17 12:36:52 +02:00 |
|
Dmytro Skarzhynets
|
cad35a969e
|
Save time series strategies: add tests for persistence strategies
|
2025-01-15 17:48:53 +02:00 |
|
Andrii Landiak
|
d9dad36c54
|
Send alarm_ack and alarm_clear only by 'Push to Edge' node
|
2025-01-15 16:19:56 +02:00 |
|
Andrii Landiak
|
4eedea0766
|
EntityDataProto: add ts to correctly handle PostAttributeMsg update from/to Edge
|
2025-01-15 16:11:54 +02:00 |
|
Dmytro Skarzhynets
|
d1acba40a2
|
Save time series strategies: add tests for changes in telemetry service
|
2025-01-14 15:20:16 +02:00 |
|
Dmytro Skarzhynets
|
631d314fce
|
Save time series strategies: add Java upgrade script
|
2025-01-13 15:54:11 +02:00 |
|
Dmytro Skarzhynets
|
345e423973
|
Save time series strategies: update time series node config in rule chain JSONs; add null-check for persistence settings
|
2025-01-12 14:27:46 +02:00 |
|
Dmytro Skarzhynets
|
6ca45f1962
|
Save time series strategies: initial BE implementation
|
2025-01-09 17:43:58 +02:00 |
|
Vladyslav_Prykhodko
|
f57d46af37
|
UI: Remove rulenode-core-config.js
|
2025-01-08 17:36:38 +02:00 |
|
Vladyslav_Prykhodko
|
038dea7810
|
UI: Rename rule node modules and component
|
2025-01-08 15:08:13 +02:00 |
|
Vladyslav_Prykhodko
|
f108309811
|
UI: Move rule node config to TB
|
2025-01-08 11:13:15 +02:00 |
|
Artem Barysh
|
8656683b08
|
Fixed rabbitmq test method
|
2025-01-07 13:45:41 +02:00 |
|
Artem Barysh
|
08b1af3f42
|
fix: removed default host value for RabbitMQ node
|
2025-01-07 12:27:35 +02:00 |
|
IrynaMatveieva
|
4ba131ad85
|
changed partititoning implementation
|
2025-01-06 14:15:32 +02:00 |
|
Igor Kulikov
|
1a8116cb93
|
Merge with rc
|
2024-12-31 11:52:06 +02:00 |
|
Dmytro Skarzhynets
|
e5003df778
|
[WIP] save time series strategies: draft implementation for latest using Bloom filter
|
2024-12-30 20:30:44 +02:00 |
|
Vladyslav_Prykhodko
|
c6fb599f63
|
Updated rulenode-core-config.js
|
2024-12-30 12:37:03 +02:00 |
|
IrynaMatveieva
|
a9f39e4917
|
added cache class
|
2024-12-24 12:50:27 +02:00 |
|
IrynaMatveieva
|
1482d1c4bb
|
added logic to avoid looping
|
2024-12-23 17:00:10 +02:00 |
|
IrynaMatveieva
|
2d65a6c457
|
removed wildcard imports usage
|
2024-12-23 12:20:58 +02:00 |
|
IrynaMatveieva
|
7d2160178d
|
merge with master
|
2024-12-23 11:50:22 +02:00 |
|
ViacheslavKlimov
|
1ea5fdf7fe
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/tbmsg-refactoring
|
2024-12-23 10:51:11 +02:00 |
|
ViacheslavKlimov
|
c60da6829b
|
Fix msg metadata copied twice
|
2024-12-19 16:19:26 +02:00 |
|
ViacheslavKlimov
|
ac61d7c526
|
TbMsg: add resetRuleNodeId and copyMetaData
|
2024-12-19 16:09:36 +02:00 |
|
ViacheslavKlimov
|
823d89dca6
|
Refactor delete for latest and history
|
2024-12-18 17:34:35 +02:00 |
|
ViacheslavKlimov
|
eb7bc8695b
|
Refactor deleteAndNotify and deleteAndNotifyInternal for attributes
|
2024-12-17 17:27:41 +02:00 |
|
ViacheslavKlimov
|
3db304e021
|
Refactor saveAndNotify with returned future
|
2024-12-17 16:11:34 +02:00 |
|
ViacheslavKlimov
|
e8cf3179c5
|
Refactor saveAndNotify and saveAndNotifyInternal for attributes
|
2024-12-17 15:45:05 +02:00 |
|
ViacheslavKlimov
|
aeb7427833
|
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/telemetry-service-refactoring
|
2024-12-17 14:45:04 +02:00 |
|
ViacheslavKlimov
|
6c0bca2bae
|
Refactor saveAndNotifyInternal for timeseries; save latest by default
|
2024-12-17 12:25:57 +02:00 |
|
ViacheslavKlimov
|
2bb65923dc
|
Refactor saveAndNotify for timeseries
|
2024-12-16 16:40:06 +02:00 |
|
ViacheslavKlimov
|
0b3ffb5b4a
|
Refactor TbMsg transforming
|
2024-12-13 14:21:55 +02:00 |
|