3766 Commits

Author SHA1 Message Date
dashevchenko
c1093dd627 merged with master 2024-03-04 11:54:56 +02:00
Andrew Shvayka
8d262909f2
Merge pull request #10255 from thingsboard/fix/actor-system
Fix actor msg broadcast
2024-02-27 13:20:15 +01:00
ViacheslavKlimov
10c13bf5b4 Fix actor msg broadcast 2024-02-23 14:00:43 +02:00
Volodymyr Babak
f03a1cc946 TbDate - use strict constructors instead of constructors with var args 2024-02-23 11:48:24 +02:00
Andrew Shvayka
ded647f0cb
Merge pull request #10175 from dashevchenko/alarmRuleStateFix
Added alarm state handling for IN, NOT_IN types of operation
2024-02-16 16:40:42 +02:00
Andrew Shvayka
7ec87494f9
Merge pull request #10185 from thingsboard/fix/consumer-group-prefix
Added global queue prefix to js-executor, rule-node and tb-rule-engine-notifications-node- consumer group id
2024-02-16 16:32:17 +02:00
Andrew Shvayka
a8e1ac9257
Merge pull request #8522 from thingsboard/feature/push-notifications
Notifications to mobile app
2024-02-16 16:15:39 +02:00
Andrew Shvayka
1894a16bea
Merge pull request #10157 from thingsboard/fix/rule-node-repartition
Improve actors init and repartitioning
2024-02-16 15:59:38 +02:00
Andrii Shvaika
45443d98fc Rewrite for clarity 2024-02-16 15:57:50 +02:00
ViacheslavKlimov
a282defeaa Minor code cleanup 2024-02-16 15:00:59 +02:00
Andrew Shvayka
b9346104d0
Merge pull request #10205 from YevhenBondarenko/fix/delete-alarm
fixed delete alarm events (device profile node)
2024-02-16 12:39:16 +02:00
Andrew Shvayka
d5da538e09
Merge pull request #9030 from dskarzh/feature/device-state-node
Device state rule node; device state service improvements
2024-02-16 12:18:39 +02:00
Dmytro Skarzhynets
11cf5e7de8 Change proto numbering 2024-02-15 18:36:16 +02:00
YevhenBondarenko
dbaf721140 fixed delete alarm events 2024-02-15 17:12:47 +01:00
Andrew Shvayka
921159d262
Merge pull request #10063 from Rhyaldir/add_dtls_cid_support
Support DTLS Connection ID with configuration
2024-02-15 17:54:33 +02:00
Dmytro Skarzhynets
89db4b1188 Change proto numbers to avoid conflicts with PE 2024-02-15 17:37:28 +02:00
Dmytro Skarzhynets
06bd88f7e9 Remove device state entries cleanup message 2024-02-15 17:28:07 +02:00
ViacheslavKlimov
4ff3f7851c Merge branch 'master' into feature/push-notifications
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/BaseController.java
2024-02-15 11:21:56 +02:00
nick
541f6a3314 lwm2m/coap: client queue Mode 2024-02-14 15:50:31 +02:00
Alexander Keidel
005d555bc5 Global Queue Prefix is now correctly respected by js-executor, rule-node and tb-rule-engine-notifications-node- consumer groups 2024-02-14 13:25:13 +02:00
ViacheslavKlimov
a1c09cbf6a Merge branch 'master' into fix/rule-node-repartition 2024-02-14 12:19:16 +02:00
ViacheslavKlimov
f878df58a9 Fix NPE in transport rate limit service on tenant update 2024-02-14 12:17:19 +02:00
dashevchenko
4887517419 refactoring: renamed StringUtils method 2024-02-14 11:33:13 +02:00
dashevchenko
1749a35f04 handling predicate value as coma separated string 2024-02-13 17:14:36 +02:00
ViacheslavKlimov
91d6cf6dee Non-isolated tenant is not managed even if assignedTenantProfiles contains his profile 2024-02-13 13:50:41 +02:00
Andrew Shvayka
9f780a7627
Merge pull request #10151 from AndriiLandiak/fix/edge-support
Edge - minor improvement
2024-02-13 12:54:02 +02:00
ViacheslavKlimov
492dc5916e Improvements for tenant actors init with dedicated rule engines 2024-02-13 11:07:34 +02:00
Andrii Landiak
a4c5617cc2 Improve edge service to find active state based on persistToTelemetry else attribute 2024-02-12 16:24:02 +02:00
Igor Kulikov
2fb9b74bae Fix conflicts 2024-02-12 14:30:38 +02:00
ViacheslavKlimov
ba5c59f9d5 Merge branch 'master' into fix/rule-node-repartition
# Conflicts:
#	application/src/main/java/org/thingsboard/server/service/queue/DefaultTbClusterService.java
2024-02-12 11:13:03 +02:00
dashevchenko
c0f9ef8a6d new entity for queue statistics: added cleanup for tenant, added tests, updated UI 2024-02-09 15:09:00 +02:00
ViacheslavKlimov
c1f16769f4 Fix partition change event ignored 2024-02-09 14:15:24 +02:00
Andrew Shvayka
e0a68554b5
Merge pull request #10021 from AndriiLandiak/feature/edge-enable-notification-system
Edge - notification rules for connection status and errors. Rate limits for Edge events.
2024-02-08 14:04:08 +02:00
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
dashevchenko
4223895081 migrated assets used for storing queue statistics to queue_stats table 2024-02-07 11:31:52 +02:00
ViacheslavKlimov
cd46ebe53a Fix SNMP traps processing 2024-02-06 16:57:52 +02:00
ViacheslavKlimov
8706bd9c3c Merge branch 'master' into feature/snmp-request-delay 2024-02-06 16:43:51 +02: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
ViacheslavKlimov
ff6074807a SNMP: request chunk sending delay; refactoring 2024-02-06 13:48:21 +02:00
Dmytro Skarzhynets
c05d543b0a Add test to ensure message timestamp is used as event timestamp when metadata ts property is not present 2024-02-02 16:03:35 +02:00
Dmytro Skarzhynets
691a6b5d6a Polishing after review 2024-02-02 10:52:38 +02:00
Andrii Landiak
9b32a51d4b Refactoring due to review. Fix naming, improve upgrade logic 2024-02-01 13:46:31 +02:00
Rhyaldir
99d8f9966b Fix: Registration is not found when using CID and address or port has changed 2024-01-31 16:49:22 +01:00
Rhyaldir
f35ce53fce Add mockito-inline to support mocking statics and final classes 2024-01-31 14:13:57 +01:00
ViacheslavKlimov
1f50a8c3ad Merge branch 'hotfix/3.6.2' into fix/actors-init
# Conflicts:
#	common/queue/src/main/java/org/thingsboard/server/queue/discovery/HashPartitionService.java
2024-01-31 13:39:43 +02:00
dashevchenko
8c41935c70 merged with master 2024-01-31 13:27:32 +02:00
Andrew Shvayka
34fa9fe035
Merge pull request #10102 from thingsboard/hotfix/3.6.2
Hotfix/3.6.2 sync up
2024-01-31 13:15:34 +02:00
Andrew Shvayka
df39f8b8d6
Merge pull request #10083 from thingsboard/save-improvements
Performance improvements for entities saving
2024-01-31 13:14:17 +02:00