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
nick
3821e91573
Merge branch 'master' into fix/coap-dtls-session
2025-01-09 10:37:07 +02:00
nick
df8d9e2540
Merge branch 'master' into fix_bug_lwm2m_profile_update_dynamic
2025-01-08 16:17:56 +02:00
nick
d961b89f31
tbel: add hexToBytesArray, base64ToBytesList
2025-01-08 16:17:14 +02:00
nick
c82659bd95
fix bug test: lwm2m profile without params
2025-01-08 11:50:36 +02:00
nick
e5df59456a
fix bug: update Observe dynamically and between connections due to profile changes
2025-01-07 18:40:19 +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
Andrii Shvaika
22339199dc
Merge with origin
2025-01-03 15:53:33 +02:00
Sergey Matvienko
e1b29b5004
removed custom reflection methods in favour ReflectionUtils
2025-01-02 15:21:28 +01:00
Sergey Matvienko
527f7176c5
tbel test refactored to not use sql and all controllers. reflection utils used
2025-01-01 14:25:28 +01: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
Andrew Shvayka
45c6b063bf
Merge pull request #12203 from thingsboard/tbel_doc_bitWiseOperations
...
tbel_tests_doc_bitwise_operations
2024-12-31 10:12:48 +02:00
ViacheslavKlimov
6c9b0de0bc
Fix CaffeineCacheDefaultConfigurationTest
2024-12-31 10:08:43 +02:00
yevhenii_zahrebelnyi
c0f4440bd9
Relation for Edge ( #12353 )
...
* Relation for Edge
- Removed the relation filtering for Edge.
* Relation for Edge
- add test for relation Edge
* Relation for Edge
- refactoring
* Relation for Edge
- Naming fixed
2024-12-30 17:46:03 +02:00
Andrii Landiak
2f8aa65a8e
Fix RuleChain flaky test
2024-12-30 16:14:01 +02:00
nick
ffd1d891cd
fix bug: lwm2m flaky test (.times to .atLeast)
2024-12-30 12:15:08 +02:00
IrynaMatveieva
5f088a751e
refactored code
2024-12-27 18:20:20 +02:00
Igor Kulikov
cef94b9708
Merge branch 'rc'
2024-12-23 16:54:42 +02:00
ViacheslavKlimov
f22797ed29
Fix alarm rule clear test
2024-12-23 15:44:35 +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
1ea5fdf7fe
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/tbmsg-refactoring
2024-12-23 10:51:11 +02:00
ViacheslavKlimov
ad97199f04
Fix cached entity was updated during inlineImages
2024-12-19 18:12:00 +02:00
ViacheslavKlimov
ac61d7c526
TbMsg: add resetRuleNodeId and copyMetaData
2024-12-19 16:09:36 +02:00
ViacheslavKlimov
8672ff6564
Add userActivated to user info
2024-12-18 13:21:19 +02:00
ViacheslavKlimov
eb7bc8695b
Refactor deleteAndNotify and deleteAndNotifyInternal for attributes
2024-12-17 17:27:41 +02:00
ViacheslavKlimov
e8cf3179c5
Refactor saveAndNotify and saveAndNotifyInternal for attributes
2024-12-17 15:45:05 +02:00
ViacheslavKlimov
aeb7427833
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/telemetry-service-refactoring
2024-12-17 14:45:04 +02:00
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
YevhenBondarenko
e0fd611c76
used TbMsgProto instead of ByteString
2024-12-13 14:35:02 +01: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
YevhenBondarenko
2eda229b21
fixed tests
2024-12-10 13:21:22 +01: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