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 |
|
ViacheslavKlimov
|
2236304344
|
Refactoring for resources import
|
2024-11-06 13:39:27 +02:00 |
|
Shvaika Dmytro
|
3dfe7f3c46
|
Merge branch 'master' into feature/rule-node-debug-strategies
|
2024-11-06 11:40:13 +02:00 |
|
YevhenBondarenko
|
5c6cd2dda8
|
added new debug strategy ALL_THEN_ONLY_FAILURE_EVENTS
|
2024-11-05 20:18:15 +01:00 |
|
IrynaMatveieva
|
ac20551bf4
|
added support of housekeeper deletion
|
2024-11-05 17:05:10 +02:00 |
|
ShvaykaD
|
c480790e63
|
Added tests for session close on RPC delivery timeout
|
2024-11-04 16:26:15 +02:00 |
|
IrynaMatveieva
|
03ff7c17ac
|
added calculated field link entity and its dao
|
2024-11-04 15:57:37 +02:00 |
|
Andrew Shvayka
|
59d9a57507
|
Merge pull request #11939 from thingsboard/tbel_doc_test
tbelTestExampleFromDocs
|
2024-11-04 11:58:16 +01:00 |
|
Vladyslav_Prykhodko
|
bbb2531c2e
|
Merge remote-tracking branch 'upstream/master' into feature/mobile-app-bundle
|
2024-11-04 11:36:33 +02:00 |
|
ViacheslavKlimov
|
286363d985
|
Reference images and resources only by link
|
2024-11-01 14:29:07 +02:00 |
|
IrynaMatveieva
|
e2d17a822d
|
added tests
|
2024-11-01 13:34:04 +02:00 |
|
ViacheslavKlimov
|
155b22accf
|
Move resource url from id to url; add etag to export data
|
2024-11-01 11:47:40 +02:00 |
|
Andrew Shvayka
|
c3d922e002
|
Merge pull request #11908 from thingsboard/queue-types-deprecation
Deprecate all queue types except Kafka and in-memory
|
2024-10-31 16:47:19 +01:00 |
|
dashevchenko
|
0fe6865b18
|
fixed tests
|
2024-10-31 15:20:15 +02:00 |
|
nick
|
e30b2a2201
|
tbel: doc Io tests: toLocaleString ZoneId.systemDefault(): "America/New_York" = "-04:00"
|
2024-10-31 06:54:28 -04:00 |
|
nick
|
bc9af20aae
|
tbel: doc Io tests: doubleToString - 5
|
2024-10-30 16:49:51 +02:00 |
|
nick
|
7814db1620
|
tbel: doc Io tests: tbDate with ZoneId.systemDefault() - 4
|
2024-10-30 16:17:45 +02:00 |
|
nick
|
64930967ba
|
tbel: doc Io tests: tbDate with ZoneId.systemDefault() - 3
|
2024-10-30 15:47:26 +02:00 |
|