2599 Commits

Author SHA1 Message Date
YevhenBondarenko
b332c8ffa9 minor test improvement 2025-02-14 11:50:08 +01:00
Volodymyr Babak
ca12f96e2c WidgetsBundle - fixed toString 2025-02-14 09:35:37 +02:00
YevhenBondarenko
fa304180e6 added tests and refactoring due to comments 2025-02-13 22:21:06 +01: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
Andrew Shvayka
47b8546988
Merge pull request #12595 from zzzeebra/test_DeleteAttributeAndRPCSubscriptions
Added test to verify attribute and RPC subscriptions removal
2025-02-11 19:03:30 +02:00
yevhenii_zahrebelnyi
ca1c8f71c0
Merge branch 'rc' into error-processing-device-profile 2025-02-11 16:59:51 +02:00
Volodymyr Babak
3860d79613 Improved Edge handling in case connect/disconnect. Speed up initial setup 2025-02-10 18:42:25 +02:00
Viacheslav Klimov
feeee23fa0
Merge pull request #12649 from thingsboard/rc
rc
2025-02-10 15:35:43 +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
yevhenii
3a32bf81da Fix error in device profile processing
- Added and fixed test
2025-02-06 13:20:25 +02:00
Andrew Shvayka
8fc7ae2897
Merge pull request #12565 from jekka001/error-processing-resources
Fix error in resource processing
2025-02-06 12:22:36 +02:00
Oleksandra Matviienko
139c0c1d04 Type casting was performed in the Test class
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2025-02-05 13:25:00 +01:00
Oleksandra Matviienko
76155aca75 Added test to verify attribute and RPC subscriptions removal on session overflow.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2025-02-04 21:24:24 +01:00
Volodymyr Babak
4657e66d92 Fixed assignemnt/unassignemnt of dashboards 2025-02-04 17:15:43 +02:00
IrynaMatveieva
d14d0d4e8a used limits for state persistence 2025-02-04 17:03:25 +02:00
yevhenii
0dface5490 Fix error in resource processing
- Added update JKS resource on Cloud
2025-02-04 16:41:13 +02:00
IrynaMatveieva
1a67769f1c added api limits and fixed tests 2025-02-03 12:01:06 +02:00
Volodymyr Babak
3b8be75a14 DeviceEdgeTest.testSendOutdatedAttributeToCloud - improved stability for concurrent issue 2025-01-31 18:24:50 +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
Dmytro Skarzhynets
f40c1d389e Save time series strategies: merge with master 2025-01-22 18:32:51 +02:00
Igor Kulikov
f920010786 Merge branch 'rc' 2025-01-22 18:25:11 +02:00
yevhenii_zahrebelnyi
9d873cb0bf
Fix telemetry edge test (#12496)
* Fix telemetry edge test

- Changed random failure logic for DownlinkMsg. A DownlinkMsg can fail only twice.

* - add case with failureProbability 100

* - refactored naming
2025-01-22 15:45:39 +02:00
Dmytro Skarzhynets
e009967fa7 Save time series strategies: rename SaveActions to Strategy 2025-01-21 16:21:28 +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
Dmytro Skarzhynets
39e47cd484 Save time series strategies: refactor boolean flags in TimeseriesSaveRequest.java to SaveActions nested record 2025-01-21 14:26:08 +02:00
IrynaMatveieva
d9ccc8118c fixed calculated field controller test 2025-01-21 10:52:06 +02:00
Andrii Landiak
1223347587 Fix testSendOutdatedAttributeToCloud 2025-01-20 16:38:03 +02:00
Dmytro Skarzhynets
3aac81745f Save time series strategies: add test for changes in entity view service 2025-01-16 12:58:22 +02:00
Andrii Landiak
6923639dc5 Fix AlarmControllerTest 2025-01-15 17:42:22 +02:00
Andrii Landiak
e4b5490921 Change ts in test to be for sure condifent 2025-01-15 17:22:14 +02:00
Andrii Landiak
d9dad36c54 Send alarm_ack and alarm_clear only by 'Push to Edge' node 2025-01-15 16:19:56 +02:00
Andrii Landiak
4eedea0766 EntityDataProto: add ts to correctly handle PostAttributeMsg update from/to Edge 2025-01-15 16:11:54 +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
Dmytro Skarzhynets
d1acba40a2 Save time series strategies: add tests for changes in telemetry service 2025-01-14 15:20:16 +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