11328 Commits

Author SHA1 Message Date
Yuriy Lytvynchuk
db489f2ae0 add options fromMetadata 2022-08-12 10:00:11 +03:00
Vladyslav_Prykhodko
a109552546 UI: Remove locales translate in zh_CN 2022-08-11 18:22:33 +03:00
Vladyslav_Prykhodko
c05dc62ec3 UI: Fixed incorrect japanese language locale name 2022-08-11 18:17:57 +03:00
Yuriy Lytvynchuk
7b2a6499d0 nodeDetails 2022-08-09 11:44:24 +03:00
nickAS21
3fc2ee9e16 fix_bug: lwm2mClient add to init ObserveAll -> await: object5&object9 cntObserve = 9 2022-08-08 20:52:14 +03:00
nickAS21
76313c0b6b fix_bug: lwm2mClient add to init ObserveAll -> await 2022-08-08 18:31:23 +03:00
Yuriy Lytvynchuk
00fd1a22aa Node modification 2022-08-08 18:10:58 +03:00
Igor Kulikov
579dc21bda
Merge pull request #7055 from vvlladd28/bug/flot/predefined-threshold/not-work
[3.4.1] UI: Fixed didn't work predefined thresholds in Flot widgets
2022-08-08 15:14:16 +03:00
Vladyslav_Prykhodko
350ca22a7c UI: Fixed didn't work predefined thresholds in Flot widgets 2022-08-08 11:16:17 +03:00
nickAS21
1f6c8cea8b fix_bug: lwm2mClient test ObserveAll -> await 2022-08-08 11:10:00 +03:00
nickAS21
8decadf4e5 fix_bug: lwm2mClient registration log.warn 2022-08-08 09:39:34 +03:00
nickAS21
841b5b2504 fix_bug: lwm2mClient communicationPeriod = 5000 ms 2022-08-07 22:04:43 +03:00
nickAS21
c825c5cf41 fix_bug: lwm2mClient communicationPeriod = 100 ms 2022-08-07 20:08:04 +03:00
nickAS21
eed83e7f05 fix_bug: lwm2m basicTestConnection 2022-08-06 20:22:41 +03:00
nickAS21
f3ca90159b fix_bug: lwm2m ObserveCancelAll 2022-08-06 18:07:02 +03:00
nickAS21
3eb5fddbe2 fix_bug: lwm2m object5 and object9 2022-08-06 15:31:36 +03:00
nickAS21
4de7c60fda fix_bug: lwm2m tests_3 2022-08-06 09:44:25 +03:00
nickAS21
81453dd42e fix_bug: lwm2m tests Object5 2022-08-05 16:25:02 +03:00
nickAS21
a42d30fff7 fix_bug: lwm2m tests Object9 - 2 2022-08-05 15:58:49 +03:00
nickAS21
b900a63ba4 fix_bug: lwm2m tests Object9 2022-08-05 14:52:02 +03:00
Yuriy Lytvynchuk
d4b3eebb50 refactor code 2022-08-05 14:26:41 +03:00
nickAS21
4fdc390ddc fix_bug: lwm2m tests 2022-08-05 13:48:17 +03:00
Igor Kulikov
a6aba737d4 DeviceStateService: Add protection to skip devices with non existent tenant on added partitions. 2022-08-04 17:48:28 +03:00
Volodymyr Babak
4b814ee80d Fixed Edge base test 2022-08-04 16:23:21 +03:00
Andrii Shvaika
086168a758 Typo fix 2022-08-04 16:21:39 +03:00
Andrii Shvaika
ad590da509 Improvement to Device State Service 2022-08-04 16:18:15 +03:00
Andrii Shvaika
2c8b938540 Tenant Routing Info performance optimization 2022-08-04 15:22:24 +03:00
Andrii Shvaika
31124311a3 Device State performance improvements 2022-08-04 14:59:15 +03:00
Volodymyr Babak
a967ea82d4 firmware id optional 2022-08-04 14:13:53 +03:00
Volodymyr Babak
4a60912cd9 Propagate firmware id to device and device profile 2022-08-04 14:12:07 +03:00
YevhenBondarenko
0858d43759 fixed update with different kv types or remove inactivityTimeout 2022-08-04 10:48:20 +02:00
Igor Kulikov
ac024aee28 Update device state fetch pack size parameter 2022-08-03 20:45:58 +03:00
Andrii Shvaika
13e7897d75 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-08-03 19:20:14 +03:00
Andrii Shvaika
3258a987e3 Fix fetch pack size 2022-08-03 19:19:46 +03:00
Andrew Shvayka
55c0b00d45
Merge pull request #7025 from vvlladd28/improvement/event-table/debug-event/new-colums
[3.4.1] UI: Added new column and copy buttons in rule node debug events table
2022-08-03 18:52:47 +03:00
Andrii Shvaika
9e1da1d483 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-08-03 18:52:22 +03:00
Andrii Shvaika
8dc01ea5db Major improvement to device state service 2022-08-03 18:52:10 +03:00
Yuriy Lytvynchuk
59713cb4fb add testClass 2022-08-03 09:39:56 +03:00
Andrew Shvayka
61f575be0f
Merge pull request #7026 from YevhenBondarenko/fix/2fa 2022-08-02 20:09:57 +03:00
YevhenBondarenko
e09d7577ce fixed serialization exception in 2FA (Redis) 2022-08-02 16:13:10 +02:00
Yuriy Lytvynchuk
0e6a4ee6ff add configDirective 2022-08-02 16:13:53 +03:00
Yuriy Lytvynchuk
fd9736b051 add configDirective 2022-08-02 16:11:57 +03:00
Yuriy Lytvynchuk
84d5b22d66 add configDirective 2022-08-02 16:09:51 +03:00
Andrii Shvaika
499a804e8f Reduce chunk size to support AWS SQS automatically 2022-08-02 16:04:55 +03:00
Vladyslav_Prykhodko
5a4716cf67 UI: Added new column and copy buttons for entityId/messageId in rule node debug events table 2022-08-02 15:22:57 +03:00
Andrii Shvaika
6ad1b10c09 remove jetbrains annotations 2022-08-02 10:54:04 +03:00
Andrii Shvaika
bcc922e07e Fix cleanup of websocket session in some corner cases 2022-08-02 10:07:02 +03:00
Dima Landiak
60ee2bb6ea netty tests - added custom mqtt server and test with keepalive logic 2022-08-01 14:57:16 +03:00
Andrii Shvaika
348dbf648f Fix Upgrade interval 2022-07-29 19:15:53 +03:00
Andrii Shvaika
3aaefcaef4 Merge branch 'feature/events-optimization' 2022-07-29 18:17:16 +03:00