4380 Commits

Author SHA1 Message Date
ViacheslavKlimov
c7c8ea0105 Fix partition overlap error handling in SqlPartitioningRepository 2022-10-04 10:45:43 +03:00
ViacheslavKlimov
a9f776587c Merge with origin/master 2022-10-04 09:35:41 +03:00
ViacheslavKlimov
d85737b84b TTL and table partitioning for audit logs 2022-10-03 18:36:52 +03:00
ViacheslavKlimov
a2c830ce8a Refactoring for JS limit properties 2022-10-03 14:23:02 +03:00
Andrii Shvaika
24aa8dc80d Remove sleeps 2022-10-03 10:54:39 +03:00
Andrii Shvaika
5d7bf3e42b Merge with bug fix branch 2022-10-03 10:50:19 +03:00
nickAS21
e13c238f91 fix_bug: test transactional EntityView add TreadSleep 2022-10-01 09:33:44 +03:00
nickAS21
456ada0cd0 fix_bug: test transactional UnfinishedStubbingException new 2022-09-30 20:55:07 +03:00
nickAS21
262c09c394 fix_bug: test transactional UnfinishedStubbingException 2022-09-30 17:25:47 +03:00
Andrii Shvaika
01acc4c486 Fix for DeviceControllerTest 2022-09-30 12:38:44 +03:00
ViacheslavKlimov
f8b10fd587 Remove useless test from JsInvokeServiceTest 2022-09-29 17:42:55 +03:00
ViacheslavKlimov
149275ef2b Limits for JS script body, input args and invocation result size 2022-09-29 15:29:29 +03: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
ShvaykaD
dd0c4a2930 merge with master 2022-09-28 16:07:00 +03:00
Andrew Shvayka
62cd74ee40
Merge pull request #7339 from ViacheslavKlimov/feature/tenant-jdbc-logging
[3.4.2] DB calls stats
2022-09-28 15:44:15 +03:00
ViacheslavKlimov
ac5708f6ff Fix properties naming for SqlDaoCallsAspect 2022-09-28 15:36:06 +03:00
Igor Kulikov
f14a337c73 Merge branch 'master' into feature/math-rule-node 2022-09-28 15:01:46 +03:00
Volodymyr Babak
ed611e8f04 Typo fix 2022-09-28 13:26:45 +03:00
Volodymyr Babak
4946ca46d3 Fixed incorrect class usage 2022-09-28 13:19:08 +03:00
Volodymyr Babak
f91555728c Refactroring. Update convert to downlink methods. Remove Entity Edge processor 2022-09-28 13:08:59 +03:00
Andrew Shvayka
5a3a121997
Merge pull request #7232 from thingsboard/DTLS_RETRANSMISSION_TIMEOUT
[3.5] dtls retransmission timeout
2022-09-28 12:07:15 +03:00
nickAS21
a8db5fcf8a DTLS_: commit3 2022-09-28 11:26:49 +03:00
Yuriy Lytvynchuk
ef97f12724 add checkTenantEntity 2022-09-28 09:55:58 +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
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
Igor Kulikov
0717a56a69 Forbid changes to 'TbServiceQueue' asset profile. 2022-09-27 10:33:22 +03:00
nickAS21
96eeffa25b DTLS_: commit2 2022-09-26 18:23:21 +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
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
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
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
f2890d3363 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/node_fetch_device_credentials 2022-09-23 10:42:51 +03:00
Volodymyr Babak
15c433212a Code refactoring - remove duplicate variables 2022-09-22 09:24:44 +03:00
Volodymyr Babak
3640ffcbce Device edge processor - added update of customer id from edge 2022-09-21 18:27:07 +03:00
Andrew Shvayka
cfdcbd7780
Merge pull request #7288 from thingsboard/feature/latestTsAggregation
[3.4.2] Support of aggregation for the latest values in the widget data source
2022-09-20 10:41:20 +03:00
Volodymyr Babak
b7f66906f6 Added edge assing/unassing customer test 2022-09-19 15:32:45 +03:00
Volodymyr Babak
719940fbc3 Updated edge update events handling - assign/usassign to/from customer 2022-09-19 15:25:53 +03:00
Volodymyr Babak
12f5a501f0 Removed TODO from code - add story into backlog 2022-09-19 11:40:50 +03:00
Volodymyr Babak
29bfc60293 Added update edge test for widget bundle and widget type 2022-09-16 18:59:15 +03:00
Volodymyr Babak
3db632c69c Added device credentials udpate test 2022-09-16 16:57:05 +03:00