1863 Commits

Author SHA1 Message Date
Viacheslav Klimov
a687e28324
Merge pull request #11194 from irynamatveieva/improvements/device-profile-node
Device profile node: improvements
2024-08-09 15:26:24 +03:00
Viacheslav Klimov
1fc5d80cd9
Merge pull request #10958 from irynamatveieva/improvements/mqtt-node
Mqtt and Azure iot hub nodes: added tests
2024-08-09 15:04:52 +03:00
Viacheslav Klimov
743d55e793
Merge pull request #11093 from irynamatveieva/improvements/attributes-node
Related device attributes node: added tests
2024-08-09 15:02:41 +03:00
Viacheslav Klimov
2b39bb8cd8
Merge pull request #11037 from irynamatveieva/improvements/kafka-node
Kafka node: added tests
2024-08-09 15:00:11 +03:00
Viacheslav Klimov
a7e81e7ca7
Merge pull request #11027 from irynamatveieva/improvements/gcp-pubsub-node
PubSub node: added tests
2024-08-09 14:58:37 +03:00
IrynaMatveieva
a5ae204b58 changed initialization for test 2024-08-07 13:17:24 +03:00
IrynaMatveieva
80a53a840c removed getMqttConfig method 2024-08-07 12:20:43 +03:00
IrynaMatveieva
62699900bb moved properties creation to init() method 2024-08-07 10:08:48 +03:00
IrynaMatveieva
ed319dd5e3 changed access modifiers 2024-08-06 18:24:40 +03:00
IrynaMatveieva
333e7927df changed access modifier 2024-08-06 17:49:34 +03:00
IrynaMatveieva
9bcfc75a77 reduced usage of reflection 2024-08-02 15:11:28 +03:00
Viacheslav Klimov
5443897172
Merge pull request #11334 from AndriiLandiak/optimize-imports
Optimize imports
2024-08-02 11:22:12 +03:00
Andrew Shvayka
eb622ae7be
Merge pull request #11340 from ArtemDzhereleiko/AD/rule-core/update-config
Update rule node core config
2024-08-01 17:21:22 +03:00
Artem Dzhereleiko
7a9abc98ff UI: Update rule node core config 2024-08-01 15:32:27 +03:00
Viacheslav Klimov
cb7542abdc
Merge pull request #11181 from irynamatveieva/fix/time-series-node-name
Timeseries node: change name
2024-08-01 13:57:02 +03:00
Andrii Landiak
0c0c2fc5fc Merge remote-tracking branch 'upstream/master' into optimize-imports 2024-08-01 12:52:17 +03:00
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>
2024-08-01 11:38:31 +03:00
Andrii Landiak
5ca6ad03e3 CE: optimize java imports 2024-08-01 11:12:10 +03:00
irynamatveieva
649a8b65fd fixed conflicts 2024-07-31 15:02:41 +03:00
Viacheslav Klimov
9d700b381a
Merge pull request #11224 from thingsboard/hotfix/3.7
Hotfix/3.7
2024-07-30 14:09:10 +03:00
IrynaMatveieva
7eafd4a9d2 reduced use of reflection 2024-07-29 18:21:10 +03:00
IrynaMatveieva
f56e72d1e1 reduced use of reflection 2024-07-29 17:55:12 +03:00
IrynaMatveieva
82801e25ae updated script 2024-07-25 15:30:05 +03:00
Volodymyr Babak
b6cfc32b6b TbHttpClient - fixed proxy ssl configuration 2024-07-17 12:19:53 +03:00
Sergey Matvienko
097429b816
Merge pull request #11199 from thingsboard/hotfix/3.7
Hotfix/3.7
2024-07-11 18:47:36 +02:00
IrynaMatveieva
9699c98af6 provided upgrade to make impossible enable fetchAlarmRulesStateOnStart when persistAlarmRulesState is disabled 2024-07-11 13:36:31 +03:00
YevhenBondarenko
196ec5e59d fixed tests 2024-07-11 11:33:29 +02:00
YevhenBondarenko
58185d4a4c hotfix Connection reset 2024-07-11 11:23:03 +02:00
YevhenBondarenko
65789f2e7b fixed adding body condition and content-type creation 2024-07-11 11:03:37 +02:00
IrynaMatveieva
b7508db08f changes timeseries to time series 2024-07-10 12:16:27 +03:00
ViacheslavKlimov
68c8bf8db7 Merge remote-tracking branch 'origin/hotfix/3.7' 2024-07-10 10:48:49 +03:00
ShvaykaD
f69198e2b6 fixed NPE in calculate delta node & fixed false positive tests 2024-07-09 13:08:18 +03:00
Artem Dzhereleiko
a14eff7089 UI: Update rule node core config 2024-07-08 13:33:37 +03:00
Artem Dzhereleiko
c9ee67c762 UI: Update rule node core config 2024-07-01 15:21:31 +03:00
IrynaMatveieva
83308a68d6 added tests for the device attributes node 2024-06-26 14:12:08 +03:00
Viacheslav Klimov
633411f9e1
Merge pull request #10921 from irynamatveieva/improvements/external-aws-nodes
AWS nodes: added tests
2024-06-24 16:46:32 +03:00
Viacheslav Klimov
f52776f5e0
Merge pull request #10556 from irynamatveieva/improvements/save-timeseries-node
Save timeseries node: added tests
2024-06-24 16:43:18 +03:00
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
2024-06-24 16:42:15 +03:00
Viacheslav Klimov
53bb9b3126
Merge pull request #10529 from irynamatveieva/improvements/copy-to-view-node
Copy to view node: added tests
2024-06-24 16:41:10 +03:00
Igor Kulikov
468c007882 Version set to 3.7.1-SNAPSHOT 2024-06-20 15:53:41 +03:00
IrynaMatveieva
60d638dfd7 moved connecting mqtt client no the separate method 2024-06-20 15:47:29 +03:00
IrynaMatveieva
be2fb6d0b3 added missed version to the mqtt node 2024-06-20 11:27:35 +03:00
IrynaMatveieva
f1c68b8be2 added tests for destroy method 2024-06-19 14:08:59 +03:00
IrynaMatveieva
7024035204 added tests for the destroy method 2024-06-19 13:40:12 +03:00
IrynaMatveieva
da78d93468 added tests for the kafka node 2024-06-18 17:59:57 +03:00
IrynaMatveieva
6da603ad0d added tests for GCP pusSub node 2024-06-17 16:21:41 +03:00
ViacheslavKlimov
a0be4f6016 Merge remote-tracking branch 'origin/master' into develop/3.7.1 2024-06-17 14:44:33 +03:00
Igor Kulikov
9ff3e8c0aa Update rule nodes UI 2024-06-14 18:42:20 +03:00
Viacheslav Klimov
a17973b70e
Merge pull request #10549 from irynamatveieva/improvements/send-rpc-request-reply-nodes
Send rpc request and send rpc reply nodes: added tests
2024-06-12 16:34:21 +03:00
Viacheslav Klimov
8ee06c194a
Merge pull request #10877 from irynamatveieva/improvements/rest-api-call-node
Rest API call node: removed deprecated 'useRedisQueueForMessagePersistence' parameter
2024-06-12 14:57:48 +03:00