Sergey Matvienko
|
89713558cf
|
MqttClient use Promise<V> extends Future<V> to have full async capabilities provided by Netty (addListener, etc)
|
2 years ago |
Artem Dzhereleiko
|
ac2da12054
|
UI: Update rule core config
|
2 years ago |
Dmytro Skarzhynets
|
acd7829290
|
Fix 'create alarm' node not sending 'ENTITY_CREATED' if severity has changed.
|
2 years ago |
Andrii Landiak
|
43e6a40290
|
Send alarm comment without rule node pushToEdge
|
2 years ago |
Andrii Landiak
|
1478383db6
|
Fix tests. Improve TbMsgPushNode toCloud and toEdge description
|
2 years ago |
Andrii Landiak
|
1256f09e7e
|
Introduce edge support for alarm comment
|
2 years ago |
YevhenBondarenko
|
560baa7a0e
|
license:format
|
2 years ago |
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2 years ago |
Artem Dzhereleiko
|
09a270cf27
|
UI: Update rule node core config
|
2 years ago |
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
|
2 years ago |
Igor Kulikov
|
f11ee730b5
|
Update rule nodes UI
|
2 years ago |
Vladyslav_Prykhodko
|
5616dbf3d9
|
Updated rulenode-core-config.js
|
2 years ago |
YevhenBondarenko
|
fe6ca79c41
|
minor improvements
|
3 years ago |
Igor Kulikov
|
e659ae28c0
|
Update rule nodes UI
|
3 years ago |
YevhenBondarenko
|
4101fc3963
|
added upgrade tests, and minor fixes
|
3 years ago |
Volodymyr Babak
|
4e366f5f66
|
TbKafkaNode - replace \ and n symbols with new line symbol \n in SSL PEM configuration properties
|
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
|
e8dc2ddc2d
|
used TbNodeUpgradeUtils instead of rule-node upgrade
|
3 years ago |
YevhenBondarenko
|
b65391e6ac
|
fixed TbMsgDeduplicationNodeTest
|
3 years ago |
YevhenBondarenko
|
3fea0f88f3
|
moved queueName from rule-node config to rule-node
|
3 years ago |
Igor Kulikov
|
f5bfec6115
|
Update ui help url to version 3.6.2. Update rule nodes UI.
|
3 years ago |
YevhenBondarenko
|
a537ad9b20
|
fixed flaky tests
|
3 years ago |
ViacheslavKlimov
|
5191b690b7
|
Resolve entity's owner users in TbNotificationNode
|
3 years ago |
Vladyslav_Prykhodko
|
00c5e8feba
|
Updated design transformation rule node
|
3 years ago |
ShvaykaD
|
f2955621cc
|
removed resolved todo
|
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 |
dashevchenko
|
ba2e877a08
|
refactoring: moved proto files and converter classes to separate module - proto
|
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 |
dashevchenko
|
ccb0fc8cad
|
updated TbPubSubNode publisher to use one thread for publishing
|
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 |