YevhenBondarenko
|
3477cc1b79
|
fixed possible NPE
|
3 years ago |
ShvaykaD
|
84ba42908b
|
moved save attributes node upgrade to sql file && minor changes to tests
|
3 years ago |
ShvaykaD
|
ea69f09b85
|
replaced method source values
|
3 years ago |
ShvaykaD
|
0fe841a454
|
removed ExtendWith annotation && added beforeEach method
|
3 years ago |
ShvaykaD
|
6852879fe9
|
replaced upgrade script tests with parameterized test
|
3 years ago |
ShvaykaD
|
af52ea282c
|
updated sql upgrade script & fixed rule chain templates & fixed upgrade in rule node & minor changes to the tests
|
3 years ago |
dashevchenko
|
fbec7aab25
|
moved pubsub executors to pubsubSettings
|
3 years ago |
ShvaykaD
|
9d97d0c0b5
|
save attributes node: fixed escaped boolean parameters && minor refactoring to notify device logic
|
3 years ago |
ShvaykaD
|
cb1b817b49
|
added backward-compatibility test for notifyDevice feature
|
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 |
ShvaykaD
|
5f10163dce
|
fixed copy string values from msg to md in TbCopyKeysNode
|
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 |
ShvaykaD
|
ce8deced90
|
fixed copy string values from msg to md in TbCopyKeysNode
|
3 years ago |
Andrii Shvaika
|
df24c363ce
|
Version set to 3.6.2-SNAPSHOT
|
3 years ago |
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 |