601 Commits (996b5a84ec9da7c32adee1d9c024f40407a46ec1)

Author SHA1 Message Date
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 3 years ago
Ivan Raznatovskyi 09fc025e12 Initial commit from another fork 3 years ago
Andrii Shvaika 5acf527f1a Version set to 3.7.0-SNAPSHOT 3 years ago
Vladyslav_Prykhodko 83c3a6b3c9 Updated license header 3 years ago
dashevchenko 56f9dce242 updated BaseAttributeService, InternalTelemetryService, RuleEngineTelemetryService to store old methods for backward compatibility 3 years ago
Igor Kulikov c5a72ed8df Update license header to 2024 year. 3 years ago
devaskim c46b777618 Add Event and Audit Logs services to TbContext. 3 years ago
ViacheslavKlimov 7bf58e3891 Major refactoring for mobile app notifications 3 years ago
Igor Kulikov bc35df1dd7 Version set to 3.6.3-SNAPSHOT 3 years ago
YevhenBondarenko 4101fc3963 added upgrade tests, and minor fixes 3 years ago
YevhenBondarenko 1e2c7f9579 refactoring 3 years ago
YevhenBondarenko e8dc2ddc2d used TbNodeUpgradeUtils instead of rule-node upgrade 3 years ago
YevhenBondarenko 3fea0f88f3 moved queueName from rule-node config to rule-node 3 years ago
ViacheslavKlimov 5191b690b7 Resolve entity's owner users in TbNotificationNode 3 years ago
dashevchenko 08727b4c36 added executor provider for pubsub queue, added env variable to manage pubsub queue executor provider thread pool 3 years ago
dashevchenko 4f22ef9733 created PubSubExecutor to use each time publisher is created and do not produce too much threads created 3 years ago
Andrii Shvaika df24c363ce Version set to 3.6.2-SNAPSHOT 3 years ago
ShvaykaD 92178384ea added TbNodeUpgradeUtils && fixed upgrade when config is null or NullNode 3 years ago
Andrii Landiak f01cbe0e36 Refactoring ToCoreNotificationMsg: implement replacement for raw bytes messages 3 years ago
devaskim c3c7213004 Add entity service to actor context. 3 years ago
YevhenBondarenko 79d655eedc removed deprecadted methods 3 years ago
Andrii Shvaika dd4b874b5f Version set to 3.6.1-SNAPSHOT 3 years ago
Igor Kulikov 8cefca23ac Version set to 3.6.1-SNAPSHOT 3 years ago
Sergey Matvienko 6e3f1995bf TbVersionedNode removed in favour of RuleNode.version() annotation 3 years ago
Igor Kulikov 98c245e293 Switch to version 3.6.0 3 years ago
Andrii Landiak 85361c609a EntityStateListener: process entity broadcasting service to handle all event 3 years ago
ViacheslavKlimov ba2ded02b1 Notification to sysadmin when default JWT signing key is used 3 years ago
YevhenBondarenko 1c17b00513 added alarm_types table 3 years ago
ShvaykaD 30bc082e0a reverted refactoring with "return" use in the if statement & added @Override where required in DefaultTbContext & reverted changes to TbAbstractExternalNode 3 years ago
YevhenBondarenko 881861d80d deleted 'remove latest api' 3 years ago
YevhenBondarenko f9aa9b6a92 added ability to rewrite latest 3 years ago
YevhenBondarenko 4b7cc4571d added deleteLatest api 3 years ago
ShvaykaD 47929ef784 replaced newMsg and trasformMsg with new methods that uses TbMsgType && mark old methods as deprecated && refactoring 3 years ago
YevhenBondarenko df2ef64e67 added alarm types cache 3 years ago
YevhenBondarenko 2d22e8e8a8 implemented alarm types api 3 years ago
ShvaykaD a3c0850277 added tests for TbCheckAlarmStatusNode && TbMsgTypeFilterNodeTest && TbOriginatorTypeFilterNodeTest && replaced SessionMsgType && refactoring 3 years ago
Andrii Shvaika 7dcebed624 Ability to force ack for external nodes 3 years ago
Andrii Shvaika 649898566c Add unrecoverable initialization error for actors. Fix timeouts on missing rule chain id in the rule chain input node 3 years ago
ShvaykaD 22874e8a65 filter nodes && added TbMsgType enum 3 years ago
ViacheslavKlimov c5fcc7a1bc Firebase usage refactoring 3 years ago
YevhenBondarenko db6f310284 migration to spring boot 3.1 3 years ago
ShvaykaD d6ec789cb5 add java doc for upgrade method in TbVersionedNode interface 3 years ago
Andrii Shvaika 2a1259570b Temporary version set to 3.5.2-SNAPSHOT to merge 3 years ago
Andrii Shvaika adcf23cabb Improved the procedure of rule node update 3 years ago
Igor Kulikov 9ae1f1e329 Version set to 3.5.2-SNAPSHOT 3 years ago
Igor Kulikov 59cc8244b5 Version set to 3.5.1-SNAPSHOT 3 years ago
Igor Kulikov c422e39724 Version set to 3.5.1-SNAPSHOT 3 years ago
Andrii Shvaika 6120fb132a Version set to 3.5.2. Migration script improved 3 years ago
ShvaykaD cfcf539c50 added upgrade logic tests && added fixes for review comments 3 years ago
ShvaykaD 21e5a1a130 added logic update to the rule nodes upgrade script 3 years ago