2614 Commits

Author SHA1 Message Date
Viacheslav Klimov
a098bf0bf9 Implement concurrent bulk import processing 2021-10-06 18:05:02 +03:00
nickAS21
6eaccc366b Lwm2m fix bug 19 object 2021-10-06 13:02:07 +03:00
nickAS21
973b979900 Lwm2m fix bug double log 2021-10-01 18:24:01 +03:00
Andrii Shvaika
5bb6403407 Bug Fix after MQTT Transport connection statistics 2021-09-30 15:10:01 +03:00
Andrii Shvaika
d40bc48898 Ability to log number of active MQTT connections 2021-09-30 14:43:01 +03:00
nickAS21
9186377b97 Lwm2m base64 back fix bug "bas64" on review 2021-09-30 12:24:29 +03:00
Andrii Shvaika
c52c9a16ed Shutdown of the MQTT Transport in case of OOM error. 2021-09-29 12:16:39 +03:00
nickAS21
dba087e949 Lwm2m credentials base64 fix bug PSK (hexDec) 2021-09-28 16:48:34 +03:00
nickAS21
d403afb0e6 Lwm2m credentials base64 validate (with /n and "...BEGIN...") back 2021-09-28 14:11:32 +03:00
nickAS21
287657ae86 Lwm2m credentials base64 validate back 2021-09-27 17:54:28 +03:00
YevhenBondarenko
672f93c405 fixed double sending rpc and timeout for lwm2m 2021-09-27 15:46:47 +03:00
Andrii Shvaika
5285cec69d Swagger Documentation for Save Device and Update Device Credentials 2021-09-24 18:51:31 +03:00
Andrii Shvaika
1de3f4d513 Code cleanup 2021-09-24 15:40:52 +03:00
Andrii Shvaika
70679258d6 Swagger annotations for saveDeviceCredentials 2021-09-24 15:32:53 +03:00
nickAS21
f3cefc8b2c Lwm2m revert rename 2021-09-22 18:57:05 +03:00
nickAS21
157e2361f6 Lwm2m Fix bug review edit formatting 2021-09-21 17:35:19 +03:00
nickAS21
7f681a993f Lwm2m Fix bug review edit formatting & Lwm2m to LwM2M 2021-09-21 16:36:03 +03:00
nickAS21
0a9553b83c Lwm2m Fix bug review edit tests 2021-09-19 19:03:14 +03:00
nickAS21
16a520cd80 Lwm2m Fix bug review last 2021-09-17 19:20:05 +03:00
nickAS21
f86a30a8ed Lwm2m Fix bug review 1-10 2021-09-17 14:56:07 +03:00
vparomskiy
19d08428ff add support for multi-root relation queries 2021-09-17 13:12:50 +03:00
nickAS21
b297ab231c Lwm2m Fix bug create new Device with X509 Trust / update credential to X509 trust 2021-09-16 08:43:28 +03:00
nickAS21
e2b3f0f742 Lwm2m Fix bug Bootstrap Security URI 2021-09-15 19:49:30 +03:00
nickAS21
565cc29cbb Lwm2m Fix bug Write, Read - if Not_Found 2021-09-15 14:25:00 +03:00
nickAS21
8df2e83edd Lwm2m test OTA fix bug. Object 9, 5 2021-09-15 10:55:07 +03:00
nickAS21
604b7e380f Lwm2m test OTA fix bug. Object9. 2021-09-14 23:06:39 +03:00
nickAS21
d808ba04bf Lwm2m test OTA fix bug. Delete duplicate code. 2021-09-14 19:50:22 +03:00
nickAS21
9e9a8238db Merge branch develop/3.3.2 into current 2021-09-13 19:01:04 +03:00
nickAS21
1b6fc7d72b Merge branch 'develop/3.3.2' into lwm2m_tests_with_cherry
# Conflicts:
#	application/src/test/java/org/thingsboard/server/transport/lwm2m/security/AbstractLwM2MIntegrationTest.java
#	application/src/test/java/org/thingsboard/server/transport/lwm2m/security/sql/PskLwm2mIntegrationTest.java
#	common/util/src/main/java/org/thingsboard/common/util/JacksonUtil.java
#	dao/pom.xml
#	dao/src/main/java/org/thingsboard/server/dao/device/DeviceCredentialsServiceImpl.java
2021-09-13 18:15:58 +03:00
nickAS21
ab6346b09c Merge branch 'master' into develop/3.3.2 2021-09-13 12:06:35 +03:00
YevhenBondarenko
ffe16b8dfb Merge remote-tracking branch 'upstream/master' into feature/bulk-import/device-credentials
# Conflicts:
#	ui-ngx/src/app/modules/home/components/import-export/import-export.service.ts
2021-09-09 17:18:28 +03:00
YevhenBondarenko
fe2427e99f added validation for lwm2m device credentials 2021-09-09 17:04:54 +03:00
nickAS21
8dbacbd65f lwm2m: add to JacksonUtil new method "validateFieldsToTree" 2021-09-09 07:46:35 +03:00
nickAS21
d491e0f664 lwm2m: Security key validate in dao 2021-09-08 22:12:08 +03:00
nickAS21
b40d0a7ac2 Lwm2m: DeviceProfile validate securityKey JsonNode 2021-09-08 13:17:09 +03:00
nickAS21
4b74d2bde1 lwm2m: fix bug WriteUpdate & updateAttributes after sleep 2021-09-08 13:15:27 +03:00
nickAS21
be5ec4fce9 Lwm2m: Device validate securityKey 2021-09-08 12:05:41 +03:00
Viacheslav Klimov
d14f6a4ddd Refactor device bulk import 2021-09-07 18:52:29 +03:00
Viacheslav Klimov
bd1cfa4491 Merge branch 'master' into feature/bulk-import/device-credentials
# Conflicts:
#	application/src/main/java/org/thingsboard/server/controller/EdgeController.java
2021-09-07 16:32:22 +03:00
Igor Kulikov
b173e0799c Update OS package plugin version. Code cleanup. 2021-09-07 11:47:43 +03:00
Igor Kulikov
049627db97 Version set to 3.3.2-SNAPSHOT 2021-09-06 18:55:10 +03:00
Ivan Panakhno
58f4c7420d add command IN and NOT_IN for a filter to the dashboard 2021-09-06 16:56:48 +03:00
nickAS21
e68a713b4f lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed
"error" ...Value is  bad
2021-09-06 11:18:27 +03:00
nickAS21
0c5d07e3a7 lwm2m: if client reboot or new connect and sharedAttribute not change: log "warn" ...Value is not changed or bad 2021-09-03 18:37:13 +03:00
Swoq
3fc72e3d6f Fix logging exceptions of controllers 2021-09-02 16:26:58 +03:00
Swoq
827da31d92 Validation fixes 2021-09-02 10:23:02 +03:00
Igor Kulikov
9c9aee04c7 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-09-01 15:40:10 +03:00
Igor Kulikov
eb6d3f23cc Fix imports 2021-09-01 15:34:50 +03:00
Sergey Matvienko
c945bebab3 dependency-hotfix-after-merge-ce (httpclient doubled, test dependency outdated) 2021-09-01 15:19:56 +03:00
Igor Kulikov
67014b45a0
Merge pull request #5178 from smatvienko-tb/thread-pool-naming-aug-2021
Thread pool naming (aug 2021)
2021-09-01 15:03:08 +03:00