dashevchenko
|
c92a7ecf3a
|
deleted attribute_kv_dictionary table (used ts_kv_dictionary instead), renamed ts_kv_dictionary to key_dictionary
|
3 years ago |
YevhenBondarenko
|
1fc704bae1
|
test fixes and minor refactoring
|
3 years ago |
YevhenBondarenko
|
fe6ca79c41
|
minor improvements
|
3 years ago |
dashevchenko
|
e779c06ec1
|
changed AttributeService interface to accept AttributeScope instead of String
|
3 years ago |
YevhenBondarenko
|
4101fc3963
|
added upgrade tests, and minor fixes
|
3 years ago |
dashevchenko
|
b30bbf9d80
|
attribute_kv optimization: deleted entity_type column, updated attribute_type and attribute_key columns
|
3 years ago |
ShvaykaD
|
c128a7aecb
|
added additional fix after check bugs on UI
|
3 years ago |
ShvaykaD
|
b3bfe28cc8
|
added hotfix upgrade for transformation rule nodes with TbMsgSource
|
3 years ago |
YevhenBondarenko
|
1e2c7f9579
|
refactoring
|
3 years ago |
YevhenBondarenko
|
b65391e6ac
|
fixed TbMsgDeduplicationNodeTest
|
3 years ago |
YevhenBondarenko
|
3fea0f88f3
|
moved queueName from rule-node config to rule-node
|
3 years ago |
YevhenBondarenko
|
a537ad9b20
|
fixed flaky tests
|
3 years ago |
ShvaykaD
|
5a97b6dc63
|
refactoring after additional review
|
3 years ago |
ShvaykaD
|
057c26f8ea
|
added see examples templatization docs && refactoring after review
|
3 years ago |
YevhenBondarenko
|
37a8d78e01
|
tests improvements
|
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 |
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 |
ShvaykaD
|
5f10163dce
|
fixed copy string values from msg to md in TbCopyKeysNode
|
3 years ago |
ShvaykaD
|
ce8deced90
|
fixed copy string values from msg to md in TbCopyKeysNode
|
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
|
bdd8f2e8fc
|
Rewrite logic to correct handle specific symbols after json.stringify
|
3 years ago |
YevhenBondarenko
|
cf32544e71
|
added SslUtil and tests
|
3 years ago |
YevhenBondarenko
|
9d19a15413
|
used bouncycastle for parsing cert pem credentials
|
3 years ago |
YevhenBondarenko
|
a61e9d94c5
|
merge improvements
|
3 years ago |
ShvaykaD
|
8b88f7bacf
|
minor refactoring after self review
|
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 |
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
|
0c5e7a933c
|
Fix test
|
3 years ago |
Dmytro Skarzhynets
|
0867030cba
|
Add device state node implementation
|
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
|
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
|
bbef1cdf3f
|
TbMathNode: test optimized
|
3 years ago |
Sergey Matvienko
|
c28e4157e7
|
TbMathNode: call processMsgAsync via BiFunction this::processMsgAsync
|
3 years ago |
Sergey Matvienko
|
168d0980f0
|
TbMathNode: test added concurrentBySingleOriginator_SingleMsg_manyNodesWithDifferentOutput
|
3 years ago |
Sergey Matvienko
|
b82a5381e3
|
MathNodeTest: assertThrown replaced with tellFailure verification
|
3 years ago |
Sergey Matvienko
|
923e41c029
|
MathNode: tellFailure and process the next message in the queue in case we are the last consumer
|
3 years ago |