4894 Commits

Author SHA1 Message Date
YevhenBondarenko
4e8c6beee8 fixed lwm2m ResourcModel parsing 2025-01-10 20:48:19 +01:00
YevhenBondarenko
bb93ec7ee1 fexed NPE during LwM2mClient serializeation 2025-01-10 20:42:31 +01:00
IrynaMatveieva
6611f017c7 changed Argument structure 2025-01-10 16:58:26 +02:00
Andrew Shvayka
801c06aea0
Merge pull request #12405 from thingsboard/tbel_new_bytes_parsing_methods
tbel: add hexToBytesArray, base64ToBytesList
2025-01-10 16:48:17 +02:00
nick
80e93d8a40 Merge branch 'master' into fix_bug_lwm2m_profile_update_dynamic 2025-01-09 17:44:47 +02:00
IrynaMatveieva
5203ef7422 added calculated field state service 2025-01-09 14:45:42 +02:00
Andrii Landiak
f4372feff9 Improvement for logs in executeScript 2025-01-09 11:10:35 +02:00
Andrii Landiak
b5ca7e655f Increate log level to warn for evalSha 2025-01-09 10:29:38 +02:00
IrynaMatveieva
46180e33d7 cache refactoring 2025-01-08 17:20:20 +02:00
nick
d961b89f31 tbel: add hexToBytesArray, base64ToBytesList 2025-01-08 16:17:14 +02:00
IrynaMatveieva
03c3341265 added logic to send msgs to RE when not my partition 2025-01-08 12:39:49 +02:00
nick
e5df59456a fix bug: update Observe dynamically and between connections due to profile changes 2025-01-07 18:40:19 +02:00
IrynaMatveieva
e2ac2708b6 changed CF links config 2025-01-06 17:37:33 +02:00
Andrii Shvaika
7d8a76ce7f Draft of the review 2025-01-06 15:32:23 +02:00
IrynaMatveieva
4ba131ad85 changed partititoning implementation 2025-01-06 14:15:32 +02:00
IrynaMatveieva
066f2e080a Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into calculated-fields 2025-01-06 09:06:04 +02:00
Kulikov
c5ca395844
fix_bug_coaps_x509_docker_many_devices (#12327)
* coaps: x509 - tests

* coaps: x509 - tests add sever cert.pem

* coaps: x509 - tests add sever cert.pem -2

* coaps: x509 - tests add sever cert.pem -3

* coaps: x509 - tests add sever cert.pem -4

* fix bug: coaps x509 - ddocker many devices with re-port

* fix bug: coaps - add test, connect client with X509

* fix bug: coaps - add two test devices with the same port

* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES)

* fix bug: coaps - add two test devices with the same port (FeatureType.ATTRIBUTES) - 1

* fix bug: coap comments 1
2025-01-03 18:17:30 +02:00
IrynaMatveieva
4ebb68ded6 handled profile updates in cluster 2025-01-03 16:00:35 +02:00
Andrii Shvaika
22339199dc Merge with origin 2025-01-03 15:53:33 +02:00
Viacheslav Klimov
0a1f377347
Merge pull request #12199 from thingsboard/develop/4.0
develop/4.0
2025-01-02 10:47:58 +02:00
Andrii Landiak
11cb43a115 Redis-cache: relatedEdges changed key, lua improvement 2024-12-31 16:34:40 +02:00
Igor Kulikov
1a8116cb93 Merge with rc 2024-12-31 11:52:06 +02:00
IrynaMatveieva
f93ea868bf merge with master 2024-12-31 10:48:17 +02:00
Viacheslav Klimov
64c687c5a9
Merge branch 'master' into develop/4.0 2024-12-30 12:03:36 +02:00
IrynaMatveieva
5f088a751e refactored code 2024-12-27 18:20:20 +02:00
Igor Kulikov
94f294aebf Fix load of JS Module extensions during installation or upgrade. 2024-12-27 15:32:17 +02:00
IrynaMatveieva
e787b805da added locking and logic to avoid iteration order issue in map 2024-12-26 17:05:27 +02:00
IrynaMatveieva
2dfbe2240d added implementation to handle profile events when not my partition 2024-12-24 16:25:01 +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
Igor Kulikov
cef94b9708 Merge branch 'rc' 2024-12-23 16:54:42 +02:00
ViacheslavKlimov
a70e20fe44 Don't send separate notification when notification clear rule is met 2024-12-23 15:31:24 +02:00
IrynaMatveieva
7d2160178d merge with master 2024-12-23 11:50:22 +02:00
ViacheslavKlimov
1d4cd01e84 Fix MqttTransportHandler compile error 2024-12-23 11:18:20 +02:00
ViacheslavKlimov
d4d3240f78 Merge branch 'master' of github.com:thingsboard/thingsboard into develop/4.0 2024-12-23 11:15:16 +02:00
ViacheslavKlimov
1ea5fdf7fe Merge branch 'master' of github.com:thingsboard/thingsboard into feature/tbmsg-refactoring 2024-12-23 10:51:11 +02:00
Viacheslav Klimov
a1fd1e3ea4
Merge pull request #12297 from thingsboard/feature/telemetry-service-refactoring
Telemetry service refactoring
2024-12-23 10:45:12 +02:00
ViacheslavKlimov
ad97199f04 Fix cached entity was updated during inlineImages 2024-12-19 18:12:00 +02:00
IrynaMatveieva
5c5dc474cb implemented partitioning 2024-12-19 17:12:59 +02:00
ViacheslavKlimov
ac61d7c526 TbMsg: add resetRuleNodeId and copyMetaData 2024-12-19 16:09:36 +02:00
ViacheslavKlimov
7a68b3bfb8 Show rejected push error 2024-12-19 14:05:47 +02:00
ViacheslavKlimov
823d89dca6 Refactor delete for latest and history 2024-12-18 17:34:35 +02:00
Andrii Landiak
3ccf0b0d3d Refactor edge: remove deprecated proto usage 2024-12-18 15:38:20 +02:00
ViacheslavKlimov
ead308470b Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2024-12-18 12:10:03 +02:00
ViacheslavKlimov
eb7bc8695b Refactor deleteAndNotify and deleteAndNotifyInternal for attributes 2024-12-17 17:27:41 +02:00
ViacheslavKlimov
1b6256a9e8 Refactor TbMsg copying 2024-12-13 15:18:37 +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
ViacheslavKlimov
6c76e0b2fe TbMsg refactoring to use builders 2024-12-13 12:38:56 +02:00