2206 Commits

Author SHA1 Message Date
ViacheslavKlimov
c7dd55925a Mobile notifications: additionalConfig and Firebase notification data 2024-02-07 17:28:14 +02:00
YevhenBondarenko
d2961e39e7 merge with master 2024-02-06 22:40:27 +01:00
Andrii Shvaika
f0a9948cda Merge branch 'hotfix/3.6.2' 2024-02-06 19:21:57 +02:00
Dmytro Skarzhynets
f5a7fe73ab Merge branch 'master' into feature/device-state-node 2024-02-06 14:11:57 +02:00
artem
b0b8e56c97 small changes 2024-02-03 22:04:20 +02:00
artem
8cdde9e67c TbGpsGeofencingActionNodeTest:
added extends AbstractRuleNodeUpgradeTest
added @ExtendWith(MockitoExtension.class) and refactored
2024-02-03 21:59:33 +02:00
Artemii Molyboha
016d8734aa
Merge pull request #3 from thingsboard/master
pr
2024-02-03 18:47:57 +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
Dmytro Skarzhynets
d1a9c4432a Add rate limit of at most one event per second per originator in node 2024-01-30 11:56:10 +02:00
Sergey Matvienko
89713558cf MqttClient use Promise<V> extends Future<V> to have full async capabilities provided by Netty (addListener, etc) 2024-01-28 21:02:38 +01:00
Dmytro Skarzhynets
b19d7f1406 Clarify information about event ts in node description 2024-01-26 17:08:50 +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
Vladyslav_Prykhodko
31dad36129 Merge remote-tracking branch 'upstream/master' into feature/push-notifications 2024-01-25 16:40:22 +02:00
Artem Dzhereleiko
ac2da12054 UI: Update rule core config 2024-01-25 12:24:04 +02:00
artem
54203ea177 TbGpsGeofencingActionNodeTest: added asserts and additional verifications 2024-01-24 19:19:10 +02:00
artem
167d8758f6 TbGpsGeofencingActionNode: renamed key to reportPresenceStatusOnEachMessage + removed told variable + tests refactored 2024-01-24 18:28:17 +02:00
Dmytro Skarzhynets
c65a9c2e0d Remove unnecessary originator locality check 2024-01-24 17:58:24 +02:00
Dmytro Skarzhynets
5e846116a8 Use consumer instead of runnable in SimpleTbQueueCallback 2024-01-24 17:27:10 +02:00
Dmytro Skarzhynets
2edd29a397 Remove excessive brackets in switch-case 2024-01-24 16:25:26 +02:00
Dmytro Skarzhynets
a187697765 Refactor device state node test. 2024-01-24 13:29:08 +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
Dmytro Skarzhynets
acd7829290 Fix 'create alarm' node not sending 'ENTITY_CREATED' if severity has changed. 2024-01-18 15:55:38 +02:00
Andrew Shvayka
4336c77461
Merge pull request #9937 from ksstech/event-audit-logs-services
[3.6.3] Add Event and Audit Logs services to TbContext.
2024-01-16 11:49:55 +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
5acf527f1a Version set to 3.7.0-SNAPSHOT 2024-01-16 11:43:44 +02:00
Andrii Shvaika
a3471c367a Merge PR#9968 2024-01-16 11:35:31 +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
201c2a994e
Merge pull request #9940 from AndriiLandiak/fix/edge-msg-push-node-improvement
Edge - optimization: eliminate duplicate type checks in TbMsgPushNode
2024-01-12 14:29:53 +02:00
Andrew Shvayka
9e1c6a8818
Merge pull request #9947 from ArtemDzhereleiko/AD/feature/queue-in-rule-node
Added queue for rule node
2024-01-12 14:21:40 +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
Andrii Landiak
1478383db6 Fix tests. Improve TbMsgPushNode toCloud and toEdge description 2024-01-11 11:27:23 +02:00
artem
f27ce0686e TbGpsGeofencingActionNode: added presenceMonitoringStrategyOnEachMessage + tests + node details 2024-01-10 14:02:54 +02:00
Andrii Landiak
1256f09e7e Introduce edge support for alarm comment 2024-01-10 10:19:07 +02:00
Vladyslav_Prykhodko
83c3a6b3c9 Updated license header 2024-01-09 16:34:10 +02:00
Vladyslav_Prykhodko
5739802fda Merge remote-tracking branch 'upstream/master' into feature/push-notifications 2024-01-09 15:20:49 +02:00
dashevchenko
5ecd9b6238 fixed tests 2024-01-09 14:47:01 +02:00
YevhenBondarenko
560baa7a0e license:format 2024-01-09 11:34:44 +01:00
dashevchenko
56f9dce242 updated BaseAttributeService, InternalTelemetryService, RuleEngineTelemetryService to store old methods for backward compatibility 2024-01-09 12:27:40 +02:00
YevhenBondarenko
c0036d22c0 merge with master 2024-01-09 09:57:53 +01:00
Igor Kulikov
c5a72ed8df Update license header to 2024 year. 2024-01-09 10:46:16 +02:00
YevhenBondarenko
5647db457a Merge branch 'develop/3.6.3' of github.com:thingsboard/thingsboard into feature/queue-in-rule-node 2024-01-08 13:31:54 +01:00
Artem Dzhereleiko
ddbf2c9552 UI: Merge with master and resolve conflict 2024-01-08 14:18:11 +02:00
Artem Dzhereleiko
09a270cf27 UI: Update rule node core config 2024-01-08 14:10:07 +02:00
ViacheslavKlimov
66c196cbcb Merge remote-tracking branch 'origin/master' into feature/push-notifications 2024-01-05 13:02:44 +02:00
Andrii Landiak
05f5961fac Remove unnecessary isSupportedOriginator for TbPushNode in order not to support 2 places of possible types: there is check after fetching during processing edge events from db 2024-01-04 14:50:15 +02:00
dashevchenko
e9c8445e53 merged with develop/3.7 2024-01-03 20:02:15 +02:00