1141 Commits

Author SHA1 Message Date
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
Yuriy Lytvynchuk
ef97f12724 add checkTenantEntity 2022-09-28 09:55:58 +03:00
Yuriy Lytvynchuk
d41a791dc3 add enqueueForTellNext 2022-09-27 17:12:01 +03:00
Andrew Shvayka
7eaa942036
Merge pull request #7342 from thingsboard/feature/assetProfile
[3.4.2] Asset Profiles Feature
2022-09-27 17:02:32 +03:00
Igor Kulikov
7d19a1d5e9 Update assetCreatedMsg and alarmActionMsg to handle rule chain and queue name from asset profile 2022-09-27 16:12:01 +03:00
ShvaykaD
ef875a97b4 refactor entity action methods in TbContext & fix device profile node exception 2022-09-27 15:36:14 +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
Yuriy Lytvynchuk
996aa0f5c2 refactor code 2022-09-27 10:52:12 +03:00