2526 Commits

Author SHA1 Message Date
Dmytro Skarzhynets
b1b0e44c7f Add executor to process activity events in a dedicated thread not to avoid blocking main consumer 2024-01-26 17:04:49 +02:00
Dmytro Skarzhynets
eadcf916f5 Add optimization using separate service which routes activity actions to device state service directly, when running in monolith. Refactor rule node tests 2024-01-26 16:15:11 +02:00
Dmytro Skarzhynets
3c460d79c3 Refactor core consumer tests: add test for device state message forwarding, split all-in-one tests into more but simpler test cases 2024-01-26 13:37:08 +02:00
ViacheslavKlimov
3ee8a8c56d Refactor rate limit service 2024-01-26 12:17:37 +02:00
Vladyslav_Prykhodko
31dad36129 Merge remote-tracking branch 'upstream/master' into feature/push-notifications 2024-01-25 16:40:22 +02:00
ViacheslavKlimov
a571153b7c Single update message for multiple queues 2024-01-24 18:08:01 +02:00
Dmytro Skarzhynets
c81d943854 Add check for negative and outdated connect event timestamp. 2024-01-24 16:11:19 +02:00
Dmytro Skarzhynets
653ea4a800 Add check for negative and outdated disconnect event timestamp. 2024-01-24 15:07:42 +02:00
Dmytro Skarzhynets
ab21a1395b Remove unnecessary times(1) in test verifications 2024-01-24 13:06:40 +02:00
Dmytro Skarzhynets
e275678c22 Add check for negative and outdated inactivity event timestamp. 2024-01-24 12:55:09 +02:00
Dmytro Skarzhynets
c9d97553b8 Update license headers with 2024 year. 2024-01-24 11:10:17 +02:00
Dmytro Skarzhynets
085187176a Merge branch 'master' into feature/device-state-node 2024-01-24 11:03:53 +02:00
ViacheslavKlimov
f44c05f285 Support for multiple mobile sessions 2024-01-23 16:33:48 +02:00
Andrii Landiak
ad90b4480c Introduce EDGE_CONNECTIVITY and EDGE_FAILURE notification rules to inform about edge's status and errors with connection, bad credentials, etc 2024-01-19 11:22:45 +02:00
nick
a74640a1d8 lwm2m: fix bug test by ver Object, fix buf test: TbLwM2mStoreFactory.class "NetworkConfig must not be null" 2024-01-18 13:31:28 +02:00
nick
3d495572c5 lwm2m: add exception to ObserveCompositeCancel 2024-01-17 18:28:21 +02:00
Andrii Shvaika
00e5b9472b License format 2024-01-17 18:00:04 +02:00
Andrii Shvaika
74a2c58fa4 Merge the hotfixes 2024-01-17 16:04:14 +02:00
nick
4fe63cee70 lwm2m: add exception to ObserveCompositeCancel 2024-01-17 10:31:17 +02:00
nick
221629fb29 lwm2m: conflict resolution 2024-01-16 22:35:36 +02:00
nick
32e3d9050b Merge branch 'develop/3.7' into californium_3_9_1
# Conflicts:
#	application/src/test/java/org/thingsboard/server/transport/lwm2m/rpc/sql/RpcLwm2mIntegrationWriteAttributesTest.java
2024-01-16 21:15:44 +02:00
nick
e03005d780 lwm2m: add observation, composite observation, cancel observation 2024-01-16 18:44:20 +02:00
Andrii Landiak
b3f5d9885b Merge remote-tracking branch 'upstream/master' into develop/3.7 2024-01-16 11:49:43 +02:00
Andrii Shvaika
a3471c367a Merge PR#9968 2024-01-16 11:35:31 +02:00
Andrii Landiak
54ee0677ad Renaming SaveEntityEvent variable from added to created. Fix test 2024-01-16 09:39:19 +02:00
YevhenBondarenko
60be820915 merge with master 2024-01-15 18:51:00 +01:00
Andrii Landiak
28e9aae2e5 Merge remote-tracking branch 'upstream/master' into feature/edge-alarm-comment-support 2024-01-15 16:15:08 +02:00
Andrii Landiak
43e6a40290 Send alarm comment without rule node pushToEdge 2024-01-15 15:51:05 +02:00
Andrew Shvayka
d8073cdce4
Merge pull request #9990 from thingsboard/feature/grouping-interval-types
New types of the grouping intervals: WEEK, WEEK_ISO, MONTH, QUARTER
2024-01-15 13:40:58 +02:00
Andrii Shvaika
e9d86fc918 Test for the precise interval end 2024-01-15 13:38:15 +02:00
YevhenBondarenko
107a343b4d added tests 2024-01-15 00:06:05 +01:00
Andrii Landiak
f8440a4053 Merge remote-tracking branch 'upstream/develop/3.7' into feature/broadcast-logs-improvement 2024-01-12 14:59:17 +02:00
ViacheslavKlimov
8e126e57dc Refactoring and fixes for partitions recalculation 2024-01-12 13:46:19 +02:00
Andrii Landiak
78bcb5c4b4 Merge remote-tracking branch 'upstream/develop/3.7' into feature/broadcast-logs-improvement 2024-01-11 16:46:53 +02:00
YevhenBondarenko
200eed6cf5 merge with develop/3.7 2024-01-11 12:36:21 +01:00
Andrii Shvaika
7fc2231189 Interval types back-end implementation 2024-01-11 12:40:50 +02:00
Andrii Landiak
1478383db6 Fix tests. Improve TbMsgPushNode toCloud and toEdge description 2024-01-11 11:27:23 +02:00
Andrew Shvayka
4449ac4bb0
Merge pull request #9946 from AndriiLandiak/fix/edge-improve-push-device-message
Edge - improve Device Actor to detect edge relations on 'UNASSIGNED_FROM_EDGE'
2024-01-10 13:46:06 +02:00
Andrii Landiak
cae0aaf964 Fix license headers. Add test for alarm comments from edge 2024-01-10 13:04:38 +02:00
Andrii Landiak
1256f09e7e Introduce edge support for alarm comment 2024-01-10 10:19:07 +02:00
dashevchenko
e94a7e6cf7 fixed test 2024-01-09 18:43:07 +02:00
Vladyslav_Prykhodko
5739802fda Merge remote-tracking branch 'upstream/master' into feature/push-notifications 2024-01-09 15:20:49 +02:00
dashevchenko
56f9dce242 updated BaseAttributeService, InternalTelemetryService, RuleEngineTelemetryService to store old methods for backward compatibility 2024-01-09 12:27:40 +02:00
ViacheslavKlimov
aa38edb9ba Fix public resource key generation for images 2024-01-09 11:36:03 +02:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
nick
2b82768225 lwm2m: add Redis 2024-01-08 16:00:05 +02:00
ViacheslavKlimov
b1c0a04426 Delete notification settings on tenant deletion 2024-01-08 11:11:16 +02:00
Andrii Landiak
f15baf38ce Improve stability for testVerifyProcessCorrectEdgeUpdateToDeviceActorOnUnassignFromDifferentEdge 2024-01-05 15:09:30 +02:00
Andrii Landiak
6252433231 Fix DefaultTbClusterServiceTest 2024-01-05 14:34:32 +02:00
Andrii Landiak
e227caac51 Provide test for fixed bug 2024-01-05 14:27:36 +02:00