11566 Commits

Author SHA1 Message Date
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
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
YevhenBondarenko
885376e97f added email validation test 2022-09-27 15:22:03 +02: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
Yurii
64c343f750
Merge pull request #4 from ShvaykaD/feature/delete_attributes_node
refactor entity action methods in TbContext & fix device profile node exception
2022-09-27 15:37:38 +03:00
ShvaykaD
ef875a97b4 refactor entity action methods in TbContext & fix device profile node exception 2022-09-27 15:36:14 +03:00
ViacheslavKlimov
cae9fb55f0 Do not count db call stats in case of JDBCConnectionException 2022-09-27 15:33:46 +03:00
Andrii Shvaika
58fd012f7f Merge remote-tracking branch 'origin/feature/assetProfile' 2022-09-27 15:11:55 +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
Igor Kulikov
4d1e5b5a61 Add asset profile API to rest client 2022-09-27 14:33:51 +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
YevhenBondarenko
9d1ae3f15a email pattern improvements 2022-09-27 11:34:01 +02: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
Igor Kulikov
3b6c16af68 UI: Prohibit chnges to asset profile with name 'TbServiceQueue' 2022-09-27 10:44:35 +03:00
Igor Kulikov
0717a56a69 Forbid changes to 'TbServiceQueue' asset profile. 2022-09-27 10:33:22 +03:00
Yuriy Lytvynchuk
ff89f85bd1 add comstant 2022-09-27 10:28:29 +03:00
ViacheslavKlimov
7f23367ee9 Improvements for dao calls audit 2022-09-27 10:12:35 +03:00
nickAS21
96eeffa25b DTLS_: commit2 2022-09-26 18:23:21 +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
Igor Kulikov
012c8e91de Implement Assets Profile UI 2022-09-26 18:10:12 +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
Igor Kulikov
34339c6532 Minor changes 2022-09-23 19:26:50 +03:00
Andrii Shvaika
fb49273bd6 Math node implementation 2022-09-23 18:06:33 +03:00
Vladyslav_Prykhodko
13e66aea4f UI: Fixed check isEmpty validation in EntityDataCmd models 2022-09-23 17:15:24 +03:00
Yuriy Lytvynchuk
87599ec5f9 check test 2022-09-23 16:49:17 +03:00
Yuriy Lytvynchuk
12148c8a60 modify callback 2022-09-23 16:39:53 +03:00
zbeacon
3b457f0f14 Fix for rate limits filter 2022-09-23 15:41:17 +03:00
Igor Kulikov
afa69f6f78 Merge branch 'master' into feature/assetProfile 2022-09-23 15:37:52 +03:00
Igor Kulikov
085e3c1580 Implement Asset Profile feature 2022-09-23 15:37: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
Andrii Shvaika
6674c457f6 Fix issue with delta calculation when previous interval has no telemetry 2022-09-23 13:45:34 +03:00
Andrii Shvaika
b1a234eba2 Add clear of agg data before subscription update 2022-09-23 13:10:38 +03:00
Volodymyr Babak
42bf3c2155 Code clean up to be in sync with PE 2022-09-23 11:39:28 +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
576b232427 delete destroy 2022-09-23 11:17:58 +03:00
Yuriy Lytvynchuk
b6b696d86a delete destroy 2022-09-23 11:17:12 +03:00
Yuriy Lytvynchuk
4702d9702a delete destroy 2022-09-23 11:06:33 +03:00
Yuriy Lytvynchuk
d5fd311c75 delete destroy 2022-09-23 11:01:16 +03:00