4513 Commits

Author SHA1 Message Date
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 Landiak
988dfce500 Refactor KafkaEdgeTopicsCleanUpService to properly clean up both deleted edges and expired topics 2024-11-29 15:18:27 +02:00
Viacheslav Klimov
4785b3f6a2
Merge pull request #12149 from artem-barysh-dev/increase-timeout
Increased TBEL script compilation timeout
2024-11-29 15:15:37 +02:00
thingsboard017
82638895bb Increased timeout execution for TBEL script compiler 2024-11-29 13:59:52 +02:00
Andrii Landiak
63b53a4a45 Final improvement after review 2024-11-28 16:51:55 +02:00
Andrii Landiak
76bed44705 Minor improvement 2024-11-28 15:16:20 +02:00
Viacheslav Klimov
7ae43fe8ff
Merge pull request #12069 from imbeacon/fix/provision-topic-suback
Fixed non returning SubAck for provisioning clients
2024-11-28 14:38:35 +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
ViacheslavKlimov
eedbaeddaf Improvements for resources upgrade 2024-11-27 17:49:38 +02:00
dashevchenko
a72753e86f Merge remote-tracking branch 'upstream/master' into mobileAppDeletion 2024-11-27 13:50:13 +02:00
dashevchenko
ad0e7fbcbc allow mobile deletion if used by mobile bundle 2024-11-27 12:51:47 +02:00
Andrii Landiak
b796355554 Merge remote-tracking branch 'upstream/master' into feature/edge-kafka-events 2024-11-26 09:42:31 +02:00
dashevchenko
c8d627371b fixed oauth2 authorization for apps of version 1.3.0 and less 2024-11-25 18:48:01 +02:00
imbeacon
52b2c5f9eb Added forgotten case 2024-11-25 13:42:57 +02:00
imbeacon
44930bf9a1 Added processing for unsubscribe for provisioning only clients 2024-11-25 13:39:13 +02:00
imbeacon
936ad3c2b2 Refactored due to comments 2024-11-25 12:19:47 +02:00
Andrii Landiak
c388034d01 Delete EdgeGrpcSession interface: use abstract instead 2024-11-22 10:26:06 +02:00
Andrii Shvaika
517bf35c65 Merge branch 'master' of github.com:thingsboard/thingsboard 2024-11-21 13:46:30 +02:00
ViacheslavKlimov
bfbb0a7fbd Fix Git file content downloading; fix gateway image name 2024-11-21 12:05:38 +02:00
Andrii Shvaika
c498b26485 Merge branch 'alarmStatusWsCmd' of github.com:dashevchenko/thingsboard 2024-11-21 11:25:39 +02:00
ViacheslavKlimov
b13428aca3 Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-20 16:39:08 +02:00
ViacheslavKlimov
e79e5c8f8e Fix ResourceService.getUsedResources; improve dashboard fields ordering 2024-11-19 11:56:29 +02:00
imbeacon
608e646ca8 Fixed non returning SubAck for provisioning clients 2024-11-19 09:43:14 +02:00
ViacheslavKlimov
3124ad360d Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-11-18 15:46:23 +02:00
ViacheslavKlimov
e9053c0cae System notification type 2024-11-18 12:58:39 +02:00
Andrii Landiak
732344c8d7 Improvement after review 2024-11-15 14:44:44 +02:00
dashevchenko
ec7e615559 improved sql-query, improved variable naming 2024-11-15 12:56:01 +02:00
dashevchenko
5535f11f22 fixed log printing 2024-11-12 11:51:15 +02:00
dashevchenko
d8d52fa22d AlarmStatusCmd - initial implementation 2024-11-12 11:32:14 +02: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
ViacheslavKlimov
cd146a9e74 Load image resources separately 2024-11-11 15:52:42 +02:00
Vladyslav_Prykhodko
bb5e5fdf4d Merge remote-tracking branch 'upstream/master' into improvements/dashboard-export 2024-11-08 11:52:56 +02:00
dashevchenko
267ffe2e47 fixed /api/mobile api, minor refactoring 2024-11-06 17:18:31 +02:00
ViacheslavKlimov
f621feac53 Resources migration improvements 2024-11-06 14:43:31 +02:00
ViacheslavKlimov
2236304344 Refactoring for resources import 2024-11-06 13:39:27 +02:00
Andrii Landiak
a6c8b9a526 Fix queue.proto structure of EdgeEventMsg 2024-11-05 17:35:19 +02:00
Vladyslav_Prykhodko
bbb2531c2e Merge remote-tracking branch 'upstream/master' into feature/mobile-app-bundle 2024-11-04 11:36:33 +02:00
Andrii Landiak
e97668b01c Add logic to process postgres edge event fetcher on start 2024-11-01 17:53:11 +02:00
ViacheslavKlimov
286363d985 Reference images and resources only by link 2024-11-01 14:29:07 +02:00
ViacheslavKlimov
155b22accf Move resource url from id to url; add etag to export data 2024-11-01 11:47:40 +02:00
Andrii Landiak
b981281205 Fix tests 2024-11-01 11:37:11 +02:00
Andrii Landiak
50a55d15a9 Add poll properties for edge-event kafka poll 2024-10-31 18:12:16 +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
9c9d6d95d4 added mobile app bundle to queue.proto 2024-10-31 14:58:47 +02:00
Andrew Shvayka
1abaa6f118
Merge pull request #11893 from thingsboard/Activity_Failed_to_send_message_to_core
activity_Failed to send message to core
2024-10-30 14:10:25 +01:00
Andrii Landiak
38eeada8ec Implement clean up service to clear empty edge topics 2024-10-30 12:29:07 +02:00
ViacheslavKlimov
667d32d8aa Use links to reference resources 2024-10-29 15:47:17 +02:00
nick
6581e48055 tbel: fix bug validate decimal with <+> 2024-10-29 12:26:12 +02:00
ViacheslavKlimov
9f10217538 Reference resources by link in dashboards and widgets 2024-10-29 12:20:19 +02:00
ViacheslavKlimov
84cce4897f Merge branch 'master' of github.com:thingsboard/thingsboard into improvements/dashboard-export 2024-10-28 11:52:09 +02:00