2526 Commits

Author SHA1 Message Date
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
ViacheslavKlimov
e4cc2b4f9f Introduce TbMsgTransformer 2024-12-13 13:23:15 +02:00
ViacheslavKlimov
cbd2e012dd Refactor TbMsg.newMsg usages 2024-12-13 13:05:54 +02:00
IrynaMatveieva
4668bece03 fixed tests 2024-12-13 11:14:56 +02:00
nick
df8f1dca29 tbel: tests for doc - bitwise operations 2024-12-05 23:46:44 +02:00
Viacheslav Klimov
87cf2f7083
Merge pull request #12174 from thingsboard/feature/new-widget-resources-export
Dashboard/widget resources export - process whole config
2024-12-05 12:49:26 +02:00
ViacheslavKlimov
6859e051b6 Merge branch 'rc' of github.com:thingsboard/thingsboard into tmp-merge 2024-12-03 14:10:53 +02:00
ViacheslavKlimov
8ba34a953a Dashboard/widget resources export - process whole config 2024-12-03 14:06:06 +02:00
Andrew Shvayka
5c33456de5
Merge pull request #11689 from dskarzh/safe-scheduler
Safe scheduled thread pool
2024-12-03 11:51:33 +01:00
Andrii Shvaika
e1ad1cb9f5 Merge remote-tracking branch 'origin/feature/rule-node-debug' 2024-12-03 09:58:51 +02:00
ViacheslavKlimov
c42cf2817e Housekeeper: interrupt task processing on timeout 2024-12-02 18:24:03 +02:00
Dmytro Skarzhynets
68aaf3c918 Merge branch 'master' into safe-scheduler
# Conflicts:
#	common/util/src/main/java/org/thingsboard/common/util/ThingsBoardExecutors.java
2024-12-02 17:43:07 +02:00
Andrii Landiak
f4a926b472 Introduce edge limitation 2024-12-02 13:52:53 +02:00
Andrii Shvaika
50f7ce1af6 Merge with master 2024-12-02 12:59:48 +02:00
Andrew Shvayka
1cd4122037
Merge pull request #11994 from ShvaykaD/feature/close-transport-session-on-rpc-delivery-timeout
Added ability to close transport session on RPC delivery timeout
2024-12-02 11:48:10 +01:00
Viacheslav Klimov
9cd92e22c6
Merge pull request #11924 from AndriiLandiak/feature/edge-kafka-events
Use Kafka to store and process Edge Events to improve processing throughput
2024-11-29 15:52:12 +02:00
Andrii Shvaika
2900d3c1ed Fix upgrade script and improved variable names 2024-11-28 17:50:55 +02:00
Andrii Shvaika
d92681cf71 Refactoring from multiple fields into one settings object 2024-11-28 17:12:55 +02:00
Viacheslav Klimov
be92fae2bf
Merge pull request #10581 from irynamatveieva/improvements/save-to-custom-table-node
Save to custom table node: add TTL option
2024-11-28 13:15:52 +02:00
Andrii Landiak
b796355554 Merge remote-tracking branch 'upstream/master' into feature/edge-kafka-events 2024-11-26 09:42:31 +02:00
IrynaMatveieva
2c7c6f0c5e fixed tests for cluster service 2024-11-25 08:57:09 +02:00
YevhenBondarenko
008e2f33bf merge with master 2024-11-22 11:22:11 +01:00
IrynaMatveieva
6ed4abb903 separated expression from output 2024-11-21 17:39:16 +02:00
Andrii Shvaika
64581b4fef Refactoring to implement command unsubscribe for alarm status ws cmd 2024-11-21 13:45:45 +02:00
Andrii Shvaika
c498b26485 Merge branch 'alarmStatusWsCmd' of github.com:dashevchenko/thingsboard 2024-11-21 11:25:39 +02:00
IrynaMatveieva
40299cab1a added nofitication on update in telemetry service 2024-11-20 17:34:07 +02:00
ViacheslavKlimov
b13428aca3 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-20 16:39:08 +02:00
Andrew Shvayka
eb54dd50e8
Merge pull request #12062 from thingsboard/feature/system-notifications
System notification type; improvements for notification center
2024-11-20 13:59:05 +01:00
IrynaMatveieva
c39a373038 added calculated field execution service 2024-11-19 17:21:25 +02:00
ViacheslavKlimov
e79e5c8f8e Fix ResourceService.getUsedResources; improve dashboard fields ordering 2024-11-19 11:56:29 +02:00
ViacheslavKlimov
3124ad360d Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-18 15:46:23 +02:00
Andrew Shvayka
eab4e0e4ac
Merge pull request #11835 from thingsboard/feature/mobile-app-bundle
Mobile app customization
2024-11-18 13:56:44 +01:00
ViacheslavKlimov
8b539a2255 Minor code cleanup 2024-11-18 13:57:29 +02:00
ViacheslavKlimov
e9053c0cae System notification type 2024-11-18 12:58:39 +02:00
dashevchenko
ec7e615559 improved sql-query, improved variable naming 2024-11-15 12:56:01 +02:00
IrynaMatveieva
9ad8d35245 added logic to handle cf update msg 2024-11-14 17:19:14 +02:00
IrynaMatveieva
f75eaf8226 added rocksdb path 2024-11-14 10:23:57 +02:00
dashevchenko
7398508c35 fixed default value for androidEnabled and iosEnabled params 2024-11-13 19:29:04 +02:00
IrynaMatveieva
b6b7af8003 refactored tests 2024-11-12 12:51:29 +02:00
dashevchenko
d8d52fa22d AlarmStatusCmd - initial implementation 2024-11-12 11:32:14 +02:00
YevhenBondarenko
637fe2a258 Used debugFailures and debugAll params instead of DebugStrategies 2024-11-11 22:15:23 +01:00
Vladyslav_Prykhodko
a4433e6134 Merge branch 'improvements/dashboard-export' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-11 18:14:58 +02:00
IrynaMatveieva
86dd8e725b added onCalculatedFieldAdded implementation 2024-11-11 17:29:24 +02:00
ViacheslavKlimov
9e2e418cab Fix resource deletion validation 2024-11-08 13:08:21 +02:00
Vladyslav_Prykhodko
bb5e5fdf4d Merge remote-tracking branch 'upstream/master' into improvements/dashboard-export 2024-11-08 11:52:56 +02:00
IrynaMatveieva
de5e438c8c renamed directories 2024-11-07 12:02:39 +02:00
YevhenBondarenko
b0a5a97bab minor refactoring due to comments 2024-11-06 15:24:02 +01:00
IrynaMatveieva
889d6ec41b added CF config and converter for it 2024-11-06 15:21:28 +02:00