Artem Dzhereleiko
58c88c0983
UI: Update rule node config
2 years ago
IrynaMatveieva
f5598d6d07
fixed error message
2 years ago
IrynaMatveieva
dcdba9e75b
changed access modifiers and added aqdditional tests
2 years ago
IrynaMatveieva
a5ae204b58
changed initialization for test
2 years ago
IrynaMatveieva
80a53a840c
removed getMqttConfig method
2 years ago
IrynaMatveieva
62699900bb
moved properties creation to init() method
2 years ago
IrynaMatveieva
ed319dd5e3
changed access modifiers
2 years ago
IrynaMatveieva
333e7927df
changed access modifier
2 years ago
IrynaMatveieva
9bcfc75a77
reduced usage of reflection
2 years ago
Artem Dzhereleiko
7a9abc98ff
UI: Update rule node core config
2 years ago
Iryna Matveieva
7480e5f099
Created AWS Lambda node ( #10646 )
* created aws lambda node
* updated logic for processing input keys
* removed logic for parsing mappings
* added possibility to pass qualifier using patterns
* added check for function name and invocation type
* tests refactoring after review
* removed ability to pass invocation type to the config
* added node teplatization doc
* changed title for documenatation
* added uiResources and configDirective
* changed names of classes
* removed false param from TbNodeException in init method
---------
Co-authored-by: ShvaykaD <dshvaika@thingsboard.io>
2 years ago
Andrii Landiak
5ca6ad03e3
CE: optimize java imports
2 years ago
IrynaMatveieva
7eafd4a9d2
reduced use of reflection
2 years ago
IrynaMatveieva
f56e72d1e1
reduced use of reflection
2 years ago
IrynaMatveieva
2ce75c5d16
added tests for rabbitmq node
2 years ago
IrynaMatveieva
82801e25ae
updated script
2 years ago
Volodymyr Babak
b6cfc32b6b
TbHttpClient - fixed proxy ssl configuration
2 years ago
IrynaMatveieva
9699c98af6
provided upgrade to make impossible enable fetchAlarmRulesStateOnStart when persistAlarmRulesState is disabled
2 years ago
YevhenBondarenko
196ec5e59d
fixed tests
2 years ago
YevhenBondarenko
58185d4a4c
hotfix Connection reset
2 years ago
YevhenBondarenko
65789f2e7b
fixed adding body condition and content-type creation
2 years ago
IrynaMatveieva
b7508db08f
changes timeseries to time series
2 years ago
ShvaykaD
f69198e2b6
fixed NPE in calculate delta node & fixed false positive tests
2 years ago
Artem Dzhereleiko
a14eff7089
UI: Update rule node core config
2 years ago
Artem Dzhereleiko
c9ee67c762
UI: Update rule node core config
2 years ago
IrynaMatveieva
83308a68d6
added tests for the device attributes node
2 years ago
Iryna Matveieva
8631cb0e65
Message count node: added tests ( #10541 )
* added tests for msg count node
* fixed tests
* added test for default config and added check to verify all acknowledged msgs
* changed usage when() to given()
* added new line
2 years ago
Igor Kulikov
468c007882
Version set to 3.7.1-SNAPSHOT
2 years ago
IrynaMatveieva
60d638dfd7
moved connecting mqtt client no the separate method
2 years ago
IrynaMatveieva
be2fb6d0b3
added missed version to the mqtt node
2 years ago
IrynaMatveieva
f1c68b8be2
added tests for destroy method
2 years ago
IrynaMatveieva
7024035204
added tests for the destroy method
2 years ago
IrynaMatveieva
da78d93468
added tests for the kafka node
2 years ago
IrynaMatveieva
6da603ad0d
added tests for GCP pusSub node
2 years ago
Igor Kulikov
9ff3e8c0aa
Update rule nodes UI
2 years ago
IrynaMatveieva
4be5fe0cfa
added tests for azure iot hub node
2 years ago
Sergey Matvienko
47ac4ae56a
TbLogNode optimization: skip processing with success when logger disabled during run-rime
2 years ago
IrynaMatveieva
a86a42813f
added tests for mqtt node
2 years ago
IrynaMatveieva
72bf05af8f
added test to verify request
2 years ago
IrynaMatveieva
4fc6929922
added test for default config and set different values for check logic of setting ttl
2 years ago
IrynaMatveieva
dce51e9e2d
made methods public
2 years ago
IrynaMatveieva
f9a126df31
refactored parametrized tests
2 years ago
IrynaMatveieva
7ed5b3c1e1
added tests for ttl usage
2 years ago
IrynaMatveieva
6be2c61717
added tests to verify request that is passed to sendRpcRequestToDevice() method
2 years ago
IrynaMatveieva
19820d3968
created tests for aws nodes
2 years ago
Vladyslav_Prykhodko
63d8e6dde7
UI: Updated rulenode-core-config.js change translate, minor-change
2 years ago
IrynaMatveieva
6339f0ce63
refactored tests
2 years ago
IrynaMatveieva
4e7170090f
refactored tests to cover more test cases
2 years ago
IrynaMatveieva
ba4fb71486
refactored tests
2 years ago
IrynaMatveieva
de7b6dddea
refactored tests
2 years ago