2235 Commits (996b5a84ec9da7c32adee1d9c024f40407a46ec1)

Author SHA1 Message Date
dashevchenko ccb0fc8cad updated TbPubSubNode publisher to use one thread for publishing 3 years ago
ShvaykaD 92178384ea added TbNodeUpgradeUtils && fixed upgrade when config is null or NullNode 3 years ago
Igor Kulikov 8c25e00c2f Update rule nodes UI 3 years ago
Vladyslav_Prykhodko e007865ccf Updated rulenode-core-config.js 3 years ago
Andrii Landiak cb2d95cdf6 After review: update logic for method invoc, update parametrized test 3 years ago
Andrii Landiak 950f4a184f Fix TbHttpClientTest 3 years ago
Andrii Landiak 98661b5388 Add test on upgrade script for TbRestApiCallNode 3 years ago
Andrii Landiak fb8b211878 Add upgrade script for TbRestApiCallNode 3 years ago
Andrii Landiak 4ca4973b58 Add paramether of config to handle if need to process parse to json or not 3 years ago
Andrii Landiak bdd8f2e8fc Rewrite logic to correct handle specific symbols after json.stringify 3 years ago
Igor Kulikov 039e563622 Update rule nodes config UI 3 years ago
Dmytro Skarzhynets 1e001dda0a Change log in case non-local originator 3 years ago
Andrii Landiak f01cbe0e36 Refactoring ToCoreNotificationMsg: implement replacement for raw bytes messages 3 years ago
YevhenBondarenko cf32544e71 added SslUtil and tests 3 years ago
YevhenBondarenko 9d19a15413 used bouncycastle for parsing cert pem credentials 3 years ago
devaskim c3c7213004 Add entity service to actor context. 3 years ago
Volodymyr Babak 919e0c5081 Code review. Minor refactoring: Sync -> EdgeId. Logging updates. Avoid usage of OBJECT_MAPPER. 3 years ago
YevhenBondarenko 79d655eedc removed deprecadted methods 3 years ago
Dmytro Skarzhynets d0cd4252d1 Add EnumSet usage 3 years ago
YevhenBondarenko a61e9d94c5 merge improvements 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
ShvaykaD 8b88f7bacf minor refactoring after self review 3 years ago
Igor Kulikov f5b21f1a85 Update rule nodes UI 3 years ago
Dmytro Skarzhynets 5d120a7c23 Add mock test for new and a part of exisiting logic in core consumer; make changes according to review comments 3 years ago
Dmytro Skarzhynets 28879cb73b Add review fixes 3 years ago
ShvaykaD a0cfa0479e updated docs for transformation nodes && added minor fixes && added tests tests for updated logic in to email node 3 years ago
Vladyslav_Prykhodko d5b5c48ded Updated rule node ui 3 years ago
ShvaykaD 40c957aabb init commit for transformation nodes && improved error handling on init for fetchTo based nodes 3 years ago
YevhenBondarenko 902a7a07b4 fixed alarm severity change 3 years ago
Dmytro Skarzhynets 51aae476d3 Move telling success into queue callback 3 years ago
Dmytro Skarzhynets 0c5e7a933c Fix test 3 years ago
Sergey Matvienko 6e3f1995bf TbVersionedNode removed in favour of RuleNode.version() annotation 3 years ago
Dmytro Skarzhynets 0867030cba Add device state node implementation 3 years ago
Vladyslav_Prykhodko 975054b573 Rule nodes UI: Updated Save attributes 3 years ago
ShvaykaD b4aa911319 fix typo in rule nodes upgrade log & added empty line to the end of test class 3 years ago
ShvaykaD 23ed25b293 fixed upgrade script for get attributes based nodes for case when fetchToData is null 3 years ago
Sergey Matvienko 21ce51c50d TbMsgAttributesNode tests added for filterChangedAttr method 3 years ago
Sergey Matvienko 9e5d2635bc TbMsgAttributesNode refactored as suggested Shvaika Dmytro 3 years ago
Igor Kulikov 98c245e293 Switch to version 3.6.0 3 years ago
Sergey Matvienko c2d17b631b TbMsgAttributesNode implements TbVersionedNode 3 years ago
Sergey Matvienko cc9a47a763 TbMsgAttributesNode updateAttributesOnValueChange renamed with updateAttributesOnlyOnValueChange 3 years ago
Sergey Matvienko 125385b582 TbMsgAttributesNode default config setUpdateAttributesOnValueChange(true), rule-chains template version 1 3 years ago
Sergey Matvienko 5bb70d84af TbMsgAttributesNode implements TbVersionedNode with upgrade method and tests from version 0 3 years ago
Sergey Matvienko 1569ac6daf updateAttributesOnValueChange is true for rule chain templates 3 years ago
Sergey Matvienko 8da76e4b21 save attribute node will skip attributes overwrites - refactor and filter improvement, description added 3 years ago
Sergey Matvienko 6ba8a390bf Added functionality to update attributes on value change Volodymyr Babak 06.07.23, 14:57 3 years ago
Vladyslav_Prykhodko 3ba7309ea8 Updated rule node after delete unnecessary component 3 years ago
ShvaykaD b662d3d4e6 fix default config argument name issue because UI have strict order of arguments 3 years ago
Sergey Matvienko bbef1cdf3f TbMathNode: test optimized 3 years ago