IrynaMatveieva
6f22bbface
fixed tests
2025-02-19 08:59:42 +02:00
IrynaMatveieva
7642a88460
changed calculation result
2025-02-17 10:02:26 +02:00
IrynaMatveieva
7911384f37
fixed tests, added error without stacktrace and param to system params
2025-02-14 16:42:55 +02:00
IrynaMatveieva
eae72065ee
fixed integration tests and added debug events creation
2025-02-13 13:59:28 +02:00
IrynaMatveieva
65bd9d9886
merge with feature/calculated-fields
2025-02-13 09:14:38 +02:00
IrynaMatveieva
621a0984aa
changed rate limits validation and added validation on state size
2025-02-12 17:08:56 +02:00
Andrii Shvaika
d7412edceb
Refactoring of the arguments
2025-02-12 16:40:58 +02:00
IrynaMatveieva
1256993569
added new tests and fix proto serialization
2025-02-10 12:59:21 +02:00
IrynaMatveieva
c6f6408c22
refactored tests
2025-02-07 17:04:01 +02:00
IrynaMatveieva
fe4d2ba497
added tests
2025-02-07 14:24:39 +02:00
IrynaMatveieva
7fcd948071
fixed error when no telemetry in db
2025-02-06 16:11:58 +02:00
IrynaMatveieva
d14d0d4e8a
used limits for state persistence
2025-02-04 17:03:25 +02:00
IrynaMatveieva
1a67769f1c
added api limits and fixed tests
2025-02-03 12:01:06 +02:00
IrynaMatveieva
6905cb530b
added new protos for states
2025-01-31 17:12:02 +02:00
IrynaMatveieva
5e16db275c
state and argument refactoring
2025-01-29 14:44:28 +02:00
Andrii Shvaika
d3278f05bb
WIP: Cluster mode refactoring
2025-01-27 17:34:35 +02:00
Andrii Shvaika
f0a71aa3bd
Merge branch 'master' of github.com:thingsboard/thingsboard into feature/calculated-fields
2025-01-21 15:24:49 +02:00
IrynaMatveieva
d9ccc8118c
fixed calculated field controller test
2025-01-21 10:52:06 +02:00
Viacheslav Klimov
f4b5c4321b
Merge pull request #12398 from thingsboard/fix_bug_lwm2m_profile_update_dynamic
...
fix bug: lwm2m update Observe dynamically and between connections
2025-01-14 17:38:25 +02: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
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