Vladyslav_Prykhodko
|
2023ddeb6c
|
Merge branch 'feature/push-notifications' of github.com:thingsboard/thingsboard into feature/push-notifications
|
2024-02-07 17:47:47 +02:00 |
|
ViacheslavKlimov
|
c7dd55925a
|
Mobile notifications: additionalConfig and Firebase notification data
|
2024-02-07 17:28:14 +02:00 |
|
ViacheslavKlimov
|
d5d18f1138
|
Alarms unassign housekeeper task; remove in-memory housekeeper service
|
2024-02-07 16:50:03 +02:00 |
|
dashevchenko
|
4223895081
|
migrated assets used for storing queue statistics to queue_stats table
|
2024-02-07 11:31:52 +02:00 |
|
YevhenBondarenko
|
d2961e39e7
|
merge with master
|
2024-02-06 22:40:27 +01:00 |
|
Andrew Shvayka
|
13baa7143a
|
Merge pull request #10072 from thingsboard/feature/integration-executor-tenant-profile
Tenant profiles support for integration executor (for compatibility with PE)
|
2024-02-06 15:00:39 +02:00 |
|
Dmytro Skarzhynets
|
f5a7fe73ab
|
Merge branch 'master' into feature/device-state-node
|
2024-02-06 14:11:57 +02:00 |
|
Andrii Shvaika
|
a89802e801
|
Response code fix
|
2024-02-02 17:23:11 +02:00 |
|
Dmytro Skarzhynets
|
46dca971e1
|
Add check to ensure that received inactivity time is not outdated relative to current activity time
|
2024-02-02 11:19:20 +02:00 |
|
nick
|
41adbe1003
|
coap: final version
|
2024-01-30 16:37:14 +02:00 |
|
dashevchenko
|
1fce9582af
|
deleted redundant code, yml parameters, reverted deleted PaginatedUpdater for future development
|
2024-01-29 17:53:39 +02:00 |
|
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 |
|