401 Commits

Author SHA1 Message Date
Andrew Shvayka
7a78cbe17a
Merge pull request #7241 from YuriyLytvynchuk/feature/node_rename_keys
[3.4.2] Feature: New RuleNode 'rename keys'
2022-09-28 16:32:31 +03:00
Andrew Shvayka
9bd66871ba
Merge pull request #7240 from YuriyLytvynchuk/feature/node_copy_from_metadata_to_msg
[3.4.2] Feature: New RuleNode 'copy keys'
2022-09-28 16:31:59 +03:00
Igor Kulikov
f14a337c73 Merge branch 'master' into feature/math-rule-node 2022-09-28 15:01:46 +03:00
Yuriy Lytvynchuk
90fc76e762 Merge remote-tracking branch 'upstream/master' into feature/delete_attributes_node
# Conflicts:
#	application/src/main/java/org/thingsboard/server/actors/ruleChain/DefaultTbContext.java
2022-09-28 14:40:40 +03:00
Yuriy Lytvynchuk
5ee50e1e0e add private fields
refactor test
2022-09-28 10:01:20 +03:00
Yuriy Lytvynchuk
d41a791dc3 add enqueueForTellNext 2022-09-27 17:12:01 +03:00
Yuriy Lytvynchuk
c1a6addc2e private fields in node 2022-09-27 15:01:14 +03:00
Andrii Shvaika
f9b7f6540e Math Function rule node 2022-09-27 14:57:18 +03:00
Yuriy Lytvynchuk
29044eb324 private fields in node 2022-09-27 13:01:58 +03:00
Yuriy Lytvynchuk
0912d0685f private fields in node 2022-09-27 13:00:59 +03:00
Yuriy Lytvynchuk
7c977f5287 set private fields in node config 2022-09-27 12:58:58 +03:00
Andrew Shvayka
d572119201
Merge pull request #7239 from YuriyLytvynchuk/feature/node_fetch_device_credentials
[3.4.2] Feature: New RuleNode 'fetch device credentials'
2022-09-27 12:28:45 +03:00
Yuriy Lytvynchuk
268a4883c4 refactor test 2022-09-27 10:55:35 +03:00
Andrii Shvaika
15ee23c5d5 Math node implementation 2022-09-26 18:20:37 +03:00
Andrew Shvayka
f229a506cc
Merge pull request #7245 from YuriyLytvynchuk/feature/node_change_originator_add_entitytype
[3.4.2] Feature: change originator node - add ENTITY_SOURCE
2022-09-26 18:12:53 +03:00
Yuriy Lytvynchuk
5a6cf5c92f refactor code & test 2022-09-26 12:54:17 +03:00
Yuriy Lytvynchuk
2cd175891b refactor test 2022-09-26 11:58:08 +03:00
Yuriy Lytvynchuk
bd0a70b017 check test 2022-09-26 09:17:06 +03:00
Yuriy Lytvynchuk
87599ec5f9 check test 2022-09-23 16:49:17 +03:00
Yuriy Lytvynchuk
1dc5f85d71 Merge remote-tracking branch 'upstream/master' into feature/node_split_array 2022-09-23 13:51:14 +03:00
Yuriy Lytvynchuk
3c4618c8dc Merge remote-tracking branch 'upstream/master' into feature/node_json_path 2022-09-23 13:49:30 +03:00
Yuriy Lytvynchuk
cf03481650 Merge remote-tracking branch 'upstream/master' into feature/node_delete_keys 2022-09-23 13:48:21 +03:00
Yuriy Lytvynchuk
01d4295a22 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/delete_attributes_node 2022-09-23 11:19:22 +03:00
Yuriy Lytvynchuk
70c11c073e Merge branch 'master' of github.com:thingsboard/thingsboard into feature/node_rename_keys 2022-09-23 11:01:06 +03:00
Yuriy Lytvynchuk
cfc85f3f4b Merge branch 'master' of github.com:thingsboard/thingsboard into feature/node_copy_from_metadata_to_msg 2022-09-23 10:54:33 +03:00
Yuriy Lytvynchuk
f2890d3363 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/node_fetch_device_credentials 2022-09-23 10:42:51 +03:00
Yuriy Lytvynchuk
14898ef7b3 update test 2022-09-21 12:53:30 +03:00
Yuriy Lytvynchuk
6fc739e98d refactor code 2022-09-06 16:59:42 +03:00
Yuriy Lytvynchuk
fbd039384a refactor code 2022-08-26 11:44:28 +03:00
Yuriy Lytvynchuk
eb7c9154a2 mvn license:format 2022-08-26 11:18:45 +03:00
Yuriy Lytvynchuk
1246a68abf refactor code 2022-08-26 11:17:43 +03:00
Yuriy Lytvynchuk
70c6413275 refactor code 2022-08-26 11:06:28 +03:00
Yuriy Lytvynchuk
80b47bafaa refactor code 2022-08-26 10:07:25 +03:00
Yuriy Lytvynchuk
ca581f68e1 refactor code 2022-08-25 12:16:56 +03:00
Yuriy Lytvynchuk
cf7ba9b390 refactor code 2022-08-25 11:47:06 +03:00
Yuriy Lytvynchuk
57a913aa00 add node details 2022-08-17 15:28:15 +03:00
Yuriy Lytvynchuk
7964f87a1d add default keys 2022-08-17 15:13:04 +03:00
Yuriy Lytvynchuk
84c91a17cb new ruleNode 'split array msg' 2022-08-17 14:17:54 +03:00
Yuriy Lytvynchuk
b7c68d7cfb new ruleNode 'json path' 2022-08-17 12:48:40 +03:00
Yuriy Lytvynchuk
9a8372ef4c Test modification for RuleNode 'split array msg' 2022-08-17 11:27:59 +03:00
Yuriy Lytvynchuk
0fc4071d3e new RuleNode 'split array msg' 2022-08-17 11:26:09 +03:00
Yuriy Lytvynchuk
b041609988 config List -> Set 2022-08-15 13:15:50 +03:00
Yuriy Lytvynchuk
a1c4f5e94e code review 2022-08-15 12:16:27 +03:00
Yuriy Lytvynchuk
63c0325d3b code review 2022-08-15 12:05:07 +03:00
Yuriy Lytvynchuk
ee1d8e4189 code review 2022-08-15 11:35:59 +03:00
Yuriy Lytvynchuk
14b924c0df new RuleNode "delete keys" 2022-08-12 14:48:02 +03:00
Yuriy Lytvynchuk
f723c3c847 add options fromMetadata
change logic node
2022-08-12 13:00:39 +03:00
Yuriy Lytvynchuk
db489f2ae0 add options fromMetadata 2022-08-12 10:00:11 +03:00
Yuriy Lytvynchuk
7b2a6499d0 nodeDetails 2022-08-09 11:44:24 +03:00
Yuriy Lytvynchuk
0e9dc6a19e Node nodeDetails 2022-08-09 10:44:45 +03:00