432 Commits

Author SHA1 Message Date
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
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
nickAS21
d491e0f664 lwm2m: Security key validate in dao 2021-09-08 22:12:08 +03:00
nickAS21
4b74d2bde1 lwm2m: fix bug WriteUpdate & updateAttributes after sleep 2021-09-08 13:15:27 +03:00
Igor Kulikov
b173e0799c Update OS package plugin version. Code cleanup. 2021-09-07 11:47:43 +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
nickAS21
0a3c626333 lwm2m: abstract integration RPC test delete, create, writeAttribute, execute 2021-08-31 23:38:31 +03:00
nickAS21
bed8881d93 lwm2m: abstract test create 2021-08-30 20:48:36 +03:00
nickAS21
6f32942f37 lwm2m: fix bug execute 2021-08-30 20:07:17 +03:00
Andrii Shvaika
efdd7b3138 LwM2M improved tracking of sent requests 2021-08-27 16:13:21 +03:00
nickAS21
f2b58fd939 Lwm2m: tests5 2021-08-27 11:44:09 +03:00
Andrii Shvaika
e5b988a297 Merge branch 'rpc-improvements' of https://github.com/YevhenBondarenko/thingsboard into develop/3.3.1 2021-08-19 18:04:32 +03:00
Andrii Shvaika
a51c00bd10 Session Activity reporting is isolated and supports short-lived sessions 2021-08-19 17:51:52 +03:00
YevhenBondarenko
8869dc0cb0 added new RPC statuses 2021-08-17 13:25:24 +03:00
Sergey Matvienko
6d20ca441e Merge TS fix using cherry-pick 2021-08-13 15:49:01 +03:00
YevhenBondarenko
ee74bbed21 fixed race condition during unreq and updating lwm2m client 2021-08-03 14:23:27 +03:00
nickAS21
4457b5a11a Lwm2m: fix bug Bootstrap + Tests NoSec - ok 2021-08-03 12:24:39 +03:00
YevhenBondarenko
309715641f fixed race condition during unreq 2021-08-02 18:41:53 +03:00
YevhenBondarenko
9a1000a45d fixed registration looping 2021-07-30 11:04:25 +03:00
YevhenBondarenko
4cbbefdd26 fw update improvements 2021-07-29 16:36:22 +03:00
Andrii Shvaika
d731c1df08 Fix tests 2021-07-27 18:44:02 +03:00
Andrii Shvaika
f932a90b00 Improvements to Persistent RPC call delivery confirmation 2021-07-26 15:57:27 +03:00
YevhenBondarenko
0fbb347b27 persistent rpc improvements 2021-07-26 14:20:00 +03:00
YevhenBondarenko
9720dfac47 Fixed lwm2m fw/sw logs 2021-07-26 14:11:17 +03:00
Andrew Shvayka
1f6210197c
Merge pull request #4959 from YevhenBondarenko/feature/ota-tag
[3.3.0] OtaPackage Tag
2021-07-23 13:57:22 +03:00
YevhenBondarenko
c7274b6139 ota package tag improvements 2021-07-23 13:54:07 +03:00
Andrii Shvaika
99b19034e2 Uplink notifications for PSM & eDRX for CoAP in MSA deployment 2021-07-23 13:50:48 +03:00
YevhenBondarenko
c9fbe74321 Used OtaPackage tag for FW/SW updates 2021-07-22 18:48:10 +03:00
Andrii Shvaika
4ce9e0968d CoAP Content format improvements 2021-07-22 14:00:57 +03:00
YevhenBondarenko
5c8618c3cc added content format for the CoAP responses 2021-07-22 12:34:57 +03:00
Andrii Shvaika
a4636347e5 Merge PSM & eDRX for LwM2M 2021-07-22 11:45:08 +03:00
Andrii Shvaika
34aa44d2cb Added deduplication of transport sessions for CoAP. Fix response codes 2021-07-22 11:45:08 +03:00
Andrew Shvayka
eb3ceabaf7
Correct initialization order. 2021-07-19 12:15:06 +03:00
YevhenBondarenko
027758f7b8 Merge branch 'master' of github.com:thingsboard/thingsboard into lwm2m-improvements 2021-07-19 11:31:23 +03:00
YevhenBondarenko
621752cb7a fixed getOrInitSwInfo 2021-07-16 18:50:00 +03:00
YevhenBondarenko
39ff7af478 update fw/sw strategy 2021-07-16 17:57:34 +03:00
YevhenBondarenko
be86a2df48 fixed sendReadRequests 2021-07-16 12:06:14 +03:00
YevhenBondarenko
050f0d9b07 fixed duplicated read/observe requests 2021-07-16 10:06:08 +03:00
Andrii Shvaika
45c5703f2f eDRX cycle parameters on device level 2021-07-12 12:36:50 +03:00
YevhenBondarenko
040473ac80 added edrxCycle to the Lwm2mDeviceTransportConfiguration 2021-07-12 12:26:51 +03:00
Vladyslav_Prykhodko
3d04d5b11c Add support lwm2m edrxCycle settings 2021-07-12 12:26:51 +03:00
Andrii Shvaika
cf2a7762d0 eDRXcycle support 2021-07-09 16:25:19 +03:00
YevhenBondarenko
aa569ceec1 added fw/sw update tests 2021-07-02 15:57:45 +03:00
Igor Kulikov
934020d184 Fix conflicts 2021-07-01 20:02:20 +03:00
Igor Kulikov
38e3dcc9d7 Use certificate chain from keystore for server identity 2021-07-01 19:58:12 +03:00