8408 Commits

Author SHA1 Message Date
Igor Kulikov
58249e3e30
Merge pull request #12511 from vvlladd28/bug/updated_device_attributte/rename-click-function
Fixed issues where 'Update Device Attribute' widgets failed when send data
2025-01-31 17:45:55 +02:00
IrynaMatveieva
6905cb530b added new protos for states 2025-01-31 17:12:02 +02:00
Volodymyr Babak
af4785d0e2 BaseTelemetryProcessor - Fixed import 2025-01-31 17:02:07 +02:00
Volodymyr Babak
ce4c654e21 BaseTelemetryProcessor - use scope from msg, and not hardcoded CLIENT_SCOPE 2025-01-31 16:58:12 +02:00
Volodymyr Babak
5f793b11f9 BaseTelemetryProcessor - use async instead of .get() 2025-01-31 16:06:52 +02:00
Andrii Shvaika
83b338c697 Entity lifecycle implementation 2025-01-31 13:54:53 +02:00
ViacheslavKlimov
2aeacf80c5 Clean up upgrade for next version 2025-01-31 13:26:52 +02:00
IrynaMatveieva
c01024f6da changed endpoint 2025-01-31 12:11:09 +02:00
IrynaMatveieva
c1c9fb4f5a implemented calculated field debug events persistence 2025-01-31 11:29:38 +02:00
IrynaMatveieva
a4aa2444ac added new endpoint 2025-01-30 11:01:45 +02:00
IrynaMatveieva
731a8a3dd2 merge with feature/calculated-fields 2025-01-29 16:04:21 +02:00
Andrii Shvaika
5aabbd0f1e Link dispatch implementation 2025-01-29 15:37:36 +02:00
IrynaMatveieva
5e16db275c state and argument refactoring 2025-01-29 14:44:28 +02:00
Andrii Landiak
89b5cf35e2 Merge remote-tracking branch 'origin/edge-refactoring' into edge-refactoring 2025-01-29 10:42:29 +02:00
Andrii Landiak
3ae8020451 Merge remote-tracking branch 'upstream/master' into edge-refactoring 2025-01-29 10:42:09 +02:00
IrynaMatveieva
71bb1c0250 merge with upstream 2025-01-28 09:51:30 +02:00
IrynaMatveieva
d54cb300d4 added new endpoint 2025-01-28 08:43:29 +02:00
Andrii Shvaika
3d42a4ca04 Actor system implementation draft 2025-01-27 17:57:39 +02:00
Andrii Shvaika
d3278f05bb WIP: Cluster mode refactoring 2025-01-27 17:34:35 +02:00
IrynaMatveieva
0e1cd69e34 updated cf consumer 2025-01-27 15:55:40 +02:00
Artem Dzhereleiko
8bbdf89a3d UI: Scada energy widget bundle 2025-01-24 16:29:07 +02:00
Andrii Shvaika
e09ef84f43 Merge with origin 2025-01-24 15:47:44 +02:00
Andrii Shvaika
c332e7373f WIP: CalculatedFieldConsumer refactoring 2025-01-24 15:45:00 +02:00
IrynaMatveieva
a652b31d7f implementation processing notification 2025-01-24 15:41:00 +02:00
Vladyslav_Prykhodko
a0c5f72b0f UI: Fixed error when used 'Update device attribute' widgets 2025-01-24 15:37:48 +02:00
Andrii Shvaika
85119d0247 WIP: cluster mode implementation 2025-01-24 11:37:32 +02:00
IrynaMatveieva
5641626443 added processNotification impl 2025-01-24 10:53:13 +02:00
IrynaMatveieva
69dc8b4b5d merge with upstream 2025-01-23 15:56:25 +02:00
IrynaMatveieva
2cc0d6f513 added implementations for consumer/producer methods 2025-01-23 15:49:31 +02:00
Andrii Shvaika
4c71b9d5f6 WIP: Cluster mode implementation 2025-01-23 13:56:44 +02:00
Andrii Shvaika
ebfb51a59e Merge PR #12487 2025-01-23 10:47:13 +02:00
IrynaMatveieva
fdada09ea2 Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into calculated-fields 2025-01-23 10:46:52 +02:00
Andrii Shvaika
069725a2b9 WIP Refactoring of the cluster mode 2025-01-23 10:43:26 +02:00
Dmytro Skarzhynets
f40c1d389e Save time series strategies: merge with master 2025-01-22 18:32:51 +02:00
Igor Kulikov
f920010786 Merge branch 'rc' 2025-01-22 18:25:11 +02:00
IrynaMatveieva
c047d5f4f0 added debug event entity 2025-01-22 17:01:28 +02:00
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
2025-01-22 15:45:39 +02:00
YevhenBondarenko
2c8c272051 fixed NPE in sendRpcResponseToTbCore 2025-01-22 12:51:49 +01:00
Andrii Shvaika
23d111a994 Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into feature/calculated-fields 2025-01-22 12:23:47 +02:00
Andrii Shvaika
6b9d374a5f Tmp commit for merge 2025-01-22 12:23:42 +02:00
Andrew Shvayka
d43ca21f00
Merge pull request #12404 from irynamatveieva/calculated-fields
Calculated fields
2025-01-22 12:22:42 +02:00
IrynaMatveieva
9ef68584c9 updated getMappedTelemetry method 2025-01-22 09:40:12 +02:00
Dmytro Skarzhynets
e009967fa7 Save time series strategies: rename SaveActions to Strategy 2025-01-21 16:21:28 +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
Andrew Shvayka
c01224b7c1
Merge pull request #12488 from thingsboard/master
Master into CFs
2025-01-21 15:24:08 +02:00
ViacheslavKlimov
0f34f131c9 Return TimeseriesSaveResult 2025-01-21 14:30:27 +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
996b8997fd Save time series strategies: simplify SQL upgrade script 2025-01-21 11:14:22 +02:00
IrynaMatveieva
d9ccc8118c fixed calculated field controller test 2025-01-21 10:52:06 +02:00
Andrii Landiak
1223347587 Fix testSendOutdatedAttributeToCloud 2025-01-20 16:38:03 +02:00