5372 Commits

Author SHA1 Message Date
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
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
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
3258a987e3 Fix fetch pack size 2022-08-03 19:19:46 +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
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
Andrii Shvaika
499a804e8f Reduce chunk size to support AWS SQS automatically 2022-08-02 16:04:55 +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
Andrii Shvaika
13c47ed3d0 Fix sort property for events 2022-07-29 18:17:03 +03:00
Andrii Shvaika
e602c98bc1 Upgrade improvements 2022-07-29 15:47:46 +03:00
Andrii Shvaika
302f512be8 Upgrade improvements 2022-07-29 15:43:13 +03:00
Andrii Shvaika
079c610ffc Improvements to the upgrade script 2022-07-28 13:28:59 +03:00
AndriiD
98d18f0f85 pr fixes 2022-07-28 10:42:16 +03:00
Andrii Shvaika
07de58fe21 Automatic migration of the events during upgrade 2022-07-27 19:22:10 +03:00
Andrii Shvaika
a38edcd62b Upgrade script for the events migration 2022-07-27 18:56:09 +03:00
Andrii Shvaika
3af07efd7f Support for bulk delete of events 2022-07-27 15:30:08 +03:00
Yuriy Lytvynchuk
4712118ce2 new RuleNode 'fetch device credentials' 2022-07-27 14:13:37 +03:00
Andrii Shvaika
ab0710c13e Cleanup event tables by partitions 2022-07-26 19:15:25 +03:00
Andrii Shvaika
219e97ff4a Implementation of Rule Chain and Rule Node debug events 2022-07-26 16:28:55 +03:00
AndriiD
e64d76a997 small test fix 2022-07-26 09:01:38 +03:00
Andrii Shvaika
e89554aaf4 WIP: improvement to fetch of the events 2022-07-25 19:36:13 +03:00
AndriiD
62eb43cf0a small test fix 2022-07-25 13:15:24 +03:00
AndriiD
d4d45dbc7c Merge remote-tracking branch 'origin/develop/3.5' into feature/work-1385-custom-mqtt-subscribe-topic
# Conflicts:
#	application/pom.xml
#	common/actor/pom.xml
#	common/cache/pom.xml
#	common/cluster-api/pom.xml
#	common/coap-server/pom.xml
#	common/dao-api/pom.xml
#	common/data/pom.xml
#	common/edge-api/pom.xml
#	common/message/pom.xml
#	common/pom.xml
#	common/queue/pom.xml
#	common/stats/pom.xml
#	common/transport/coap/pom.xml
#	common/transport/http/pom.xml
#	common/transport/lwm2m/pom.xml
#	common/transport/mqtt/pom.xml
#	common/transport/pom.xml
#	common/transport/snmp/pom.xml
#	common/transport/transport-api/pom.xml
#	common/util/pom.xml
#	common/version-control/pom.xml
#	dao/pom.xml
#	msa/black-box-tests/pom.xml
#	msa/js-executor/pom.xml
#	msa/pom.xml
#	msa/tb-node/pom.xml
#	msa/tb/pom.xml
#	msa/transport/coap/pom.xml
#	msa/transport/http/pom.xml
#	msa/transport/lwm2m/pom.xml
#	msa/transport/mqtt/pom.xml
#	msa/transport/pom.xml
#	msa/transport/snmp/pom.xml
#	msa/vc-executor-docker/pom.xml
#	msa/vc-executor/pom.xml
#	msa/web-ui/pom.xml
#	netty-mqtt/pom.xml
#	pom.xml
#	rest-client/pom.xml
#	rule-engine/pom.xml
#	rule-engine/rule-engine-api/pom.xml
#	rule-engine/rule-engine-components/pom.xml
#	tools/pom.xml
#	transport/coap/pom.xml
#	transport/http/pom.xml
#	transport/lwm2m/pom.xml
#	transport/mqtt/pom.xml
#	transport/pom.xml
#	transport/snmp/pom.xml
#	ui-ngx/pom.xml
2022-07-25 12:50:30 +03:00
AndriiD
9bed6536cf Merge remote-tracking branch 'origin/release-3.4' into feature/work-1385-custom-mqtt-subscribe-topic 2022-07-25 12:41:15 +03:00
Andrii Shvaika
a720009b55 Initial DB structure 2022-07-22 18:53:41 +03:00
thingsboard
7cb65c5e15 added tests 2022-07-22 16:45:26 +03:00
thingsboard
e09aef8d22 added ability to create custom attrs subscribe topic 2022-07-20 17:43:46 +03:00
Igor Kulikov
3365de9a2c Fix upgrade script 2022-07-20 13:28:31 +03:00
Andrew Shvayka
30b4637280
Merge pull request #6972 from YevhenBondarenko/hotfix/upgrade-script
[3.4.1] Fixed upgrade script
2022-07-20 13:07:18 +03:00