1154 Commits

Author SHA1 Message Date
Igor Kulikov
7c2897226d Update default rule chains with mvel script. Update rule nodes config UI. 2022-10-28 12:21:50 +03:00
Yuriy Lytvynchuk
36651d231d mvn license:format 2022-10-28 11:06:00 +03:00
Yuriy Lytvynchuk
4c277daadd add test for TbAbstractGetAttributesNode 2022-10-28 11:05:28 +03:00
Yuriy Lytvynchuk
3554f37b0e fix ENTITY_SOURCE 2022-10-27 15:59:49 +03:00
Andrii Shvaika
bfe79780dd MVEL executor improvements 2022-10-27 14:03:48 +03:00
Yuriy Lytvynchuk
dc6eaef037 fix space 2022-10-26 17:02:15 +03:00
Yuriy Lytvynchuk
add63b76d9 add test for mathNode 2022-10-26 12:44:09 +03:00
Andrew Shvayka
05813bc554
Merge pull request #7381 from YuriyLytvynchuk/bugfix/node_copy_to_view_add_inactiviy_event
[3.4.2] Fix: Node 'copy to view' add INACTIVITY_EVENT
2022-10-24 13:41:34 +03:00
Andrew Shvayka
73868338c8
Merge pull request #7238 from YuriyLytvynchuk/feature/delete_attributes_node
[3.4.2] Feature: New RuleNode "delete attributes"
2022-10-24 13:34:55 +03:00
Andrii Shvaika
3f729a8ca0 MVEL improvements 2022-10-20 17:05:53 +03:00
Igor Kulikov
bfdc4a0801 Minor fixes. Update rule node UI 2022-10-20 12:28:32 +03:00
Igor Kulikov
4ea96fa289 Update rule node config UI 2022-10-19 20:03:24 +03:00
Andrii Shvaika
2349b16b55 MVEL executor support in rule nodes 2022-10-19 17:49:59 +03:00
Andrii Shvaika
42832aab8c Test script controller and test fixes 2022-10-19 16:26:26 +03:00
Andrii Shvaika
d3f06bd3a4 MVEL executor implementation 2022-10-18 18:39:43 +03:00
Yuriy Lytvynchuk
4c9e52bce9 add description 2022-10-17 12:36:13 +03:00
Adrian Azoitei
694b8409d7 Optional Key pattern field for Kafka rule node 2022-10-14 14:44:36 +02:00
Sascha Vis
73d29ff4d1 Changed MQTT UI 2022-10-07 15:10:58 +02:00
Sascha Vis
a42ece3a8e Add retained message flag to the MQTT configuration 2022-10-07 14:47:47 +02:00
Yuriy Lytvynchuk
504a173710 add JacksonUtil.toJsonNode 2022-10-07 13:07:12 +03:00
ShvaykaD
57eab8d73c add validation for empty list of attributes in save attributes node 2022-10-07 12:36:10 +03:00
Yuriy Lytvynchuk
0ec08b8448 code review 2022-10-07 12:13:48 +03:00
Yuriy Lytvynchuk
030981cedf delete empty row 2022-10-07 11:05:51 +03:00
Yuriy Lytvynchuk
6edec4a94c 1. rename checkTenantEntity -> isTenantEntity
2. Refactor code
2022-10-07 11:01:55 +03:00
Yuriy Lytvynchuk
ec96062547 refactor node 2022-10-07 10:27:58 +03:00
Yuriy Lytvynchuk
aba19f171e refactor code
refactor deleteAndNotify callback
2022-10-06 12:37:00 +03:00
Yuriy Lytvynchuk
1cfb0a03ab refactor code 2022-10-06 12:34:27 +03:00
Yuriy Lytvynchuk
03842f92d9 refactor code 2022-10-06 12:24:53 +03:00
Yuriy Lytvynchuk
c3b3a1ab3a add INACTIVITY_EVENT 2022-10-05 14:22:29 +03:00
Andrii Shvaika
7e927b7aba Add support of relation add/update/delete events to rule engine 2022-10-05 13:46:01 +03:00
Yuriy Lytvynchuk
287c1fd48a add to msgData 2022-10-05 10:09:01 +03:00
devaskim
e6e31f203a Added support of creating relation to USER entity. 2022-10-04 10:14:30 +05:00
devaskim
7e495da108 Details rule node returns entity's ID as well. 2022-10-03 22:47:30 +05:00
Andrew Shvayka
cd6e50312c
Merge pull request #7348 from thingsboard/feature/math-rule-node
[3.4.2] Math rule node
2022-09-29 12:54:07 +03:00
Igor Kulikov
339f90053e Math rule node config UI improvements 2022-09-29 12:07:40 +03:00
Igor Kulikov
6aa13dd8fd Update Math Node icon 2022-09-29 11:54:42 +03:00
Igor Kulikov
7b040828ae Update math node ui config 2022-09-28 16:56:31 +03:00
Andrew Shvayka
104525d659
Merge pull request #7244 from YuriyLytvynchuk/feature/node_split_array
[3.4.2] Feature: new RuleNode 'split array msg'
2022-09-28 16:44:27 +03:00
Andrew Shvayka
204266496e
Merge pull request #7243 from YuriyLytvynchuk/feature/node_json_path
[3.4.2]Feature: New ruleNode 'json path'
2022-09-28 16:37:57 +03:00
Andrew Shvayka
27cb8bbef9
Merge pull request #7242 from YuriyLytvynchuk/feature/node_delete_keys
[3.4.2] Feature: new RuleNode "delete keys"
2022-09-28 16:34:39 +03:00
Igor Kulikov
e71357bb87 Add math rule node config ui 2022-09-28 16:34:31 +03:00
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
ShvaykaD
dbe7a2b914 fixed logging issue in Device profile node 2022-09-28 16:09:47 +03:00
ShvaykaD
dd0c4a2930 merge with master 2022-09-28 16:07:00 +03:00
Andrii Shvaika
0501034508 Default Math Node configuration fix 2022-09-28 15:17:21 +03:00
Igor Kulikov
f14a337c73 Merge branch 'master' into feature/math-rule-node 2022-09-28 15:01:46 +03:00
Igor Kulikov
6a64f2d857 Update rule node ui config 2022-09-28 14:34:52 +03:00
Yuriy Lytvynchuk
5ee50e1e0e add private fields
refactor test
2022-09-28 10:01:20 +03:00
Yuriy Lytvynchuk
dea7323448 refactor nodeDetails 2022-09-28 09:59:16 +03:00