437 Commits

Author SHA1 Message Date
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
Andrii Shvaika
690c97dd4d Renaming of the lwm2m configuration properties 2021-07-01 17:32:36 +03:00
Andrii Shvaika
ee55c0bf85 Improvements to key store read for lwm2m. 2021-07-01 17:08:41 +03:00
Andrii Shvaika
a482a30198 Merge Opaque resource conversion to String 2021-07-01 13:42:03 +03:00
Andrii Shvaika
307aeaf57e Merge remote-tracking branch 'origin/Lwm2m_OPAQUE' 2021-07-01 13:15:44 +03:00
nickAS21
31a86d0555 Lwm2m: Write Composite 2021-07-01 13:14:40 +03:00
nickAS21
2d9717f910 Lwm2m: Opaque fix bug byte[] 2021-06-30 19:10:36 +03:00
Andrii Shvaika
9f499d9188 ResourceUtil implementation 2021-06-30 18:04:06 +03:00
nickAS21
6083036f94 Lwm2m: opaque merge from master 2021-06-30 16:45:03 +03:00
nickAS21
b161f20220 Merge branch 'master' into Lwm2m_OPAQUE
# Conflicts:
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/client/LwM2mClientContextImpl.java
2021-06-30 16:19:47 +03:00
nickAS21
3d8f19c23e Lwm2m: opaque 2021-06-30 16:08:59 +03:00
Andrii Shvaika
eb9b0f8433 Implementation of software management 2021-06-30 15:42:25 +03:00
YevhenBondarenko
0e6df2a343 added fetching device profile 2021-06-30 12:24:17 +03:00
Andrii Shvaika
290074ffcd replay downlink on device awake 2021-06-30 11:53:00 +03:00
YevhenBondarenko
d8ee955079 implemented sendMsgsAfterSleeping 2021-06-30 11:27:50 +03:00
YevhenBondarenko
393d422784 fetch all clients after startUp 2021-06-29 20:06:34 +03:00
Andrii Shvaika
023915c2e1 Read Composite support 2021-06-29 17:22:43 +03:00
Andrii Shvaika
afeca4cc59 Minor imrovements 2021-06-29 16:32:51 +03:00
Andrii Shvaika
27b4c99609 Do not remove info from security store 2021-06-29 15:19:32 +03:00
nickAS21
7f38366a47 Lwm2m: merge with master 2021-06-29 13:14:14 +03:00
nickAS21
fe78b69f1c Merge branch 'master' into Lwm2m_Composite
# Conflicts:
#	common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/client/LwM2mClient.java
2021-06-29 13:06:38 +03:00
Andrii Shvaika
9251ca7f16 Replace throw with callback execution on duplicated observe request 2021-06-29 12:55:09 +03:00
nickAS21
a4e3049c27 Lwm2m: content format for observe fx bug 2021-06-29 12:54:43 +03:00
Andrii Shvaika
4bf8ef1806 Fetch LwM2M device profile when restart 2021-06-29 12:49:27 +03:00
YevhenBondarenko
f1611dcfb3 created TbRedisLwM2MClientStore 2021-06-29 11:40:45 +03:00
nickAS21
a94810126d Lwm2m: RPC composite read 2021-06-28 17:28:02 +03:00
nickAS21
83bfa14d58 Merge branch 'master' into Lwm2m_Composite 2021-06-25 20:58:38 +03:00
Andrii Shvaika
40659a2087 LwM2M client profile 2021-06-25 19:12:43 +03:00
Andrii Shvaika
0e7f96b7a3 Fix profile update for LwM2M transport 2021-06-25 19:11:05 +03:00
Andrii Shvaika
85910d8dce Correct KeyStore Lookup 2021-06-25 18:11:11 +03:00
nickAS21
f9db556650 Merge branch 'master' into Lwm2m_Composite 2021-06-25 13:53:25 +03:00
YevhenBondarenko
bc8c58c3cb ResourceValue is serializable 2021-06-25 12:47:16 +03:00
Andrii Shvaika
b93a397a23 Fix NPE in the LwM2MClientOtaInfo 2021-06-25 12:18:50 +03:00
Andrii Shvaika
5bff4d1a6b Fix NPE in Redis Security Store 2021-06-25 12:13:23 +03:00
Andrii Shvaika
1b391847d3 OTA Info store and client lookup 2021-06-24 19:31:16 +03:00
nickAS21
99238feae0 Lwm2m: composite read/write 2021-06-24 18:28:27 +03:00
Andrii Shvaika
78f9194669 LwM2M Client Store 2021-06-24 17:54:46 +03:00
YevhenBondarenko
42898d4a3d refactored onAwakeDev 2021-06-24 16:30:54 +03:00
YevhenBondarenko
46503b69b9 improvements 2021-06-24 13:00:49 +03:00
YevhenBondarenko
b197965ab8 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode 2021-06-24 12:05:29 +03:00
YevhenBondarenko
a665b2cbe6 added power mode to lwm2m-device-profile-transport-configuration 2021-06-24 10:53:35 +03:00
Andrew Shvayka
d451768302
Merge pull request #4711 from AndrewVolosytnykhThingsboard/lwm2m-refactoring
Redis Security Store implementation
2021-06-23 18:08:33 +03:00
AndrewVolosytnykhThingsboard
51f922ade5 Merge from master 2021-06-23 16:16:42 +03:00
ShvaykaD
f135517237 merge with upstream/master 2021-06-22 20:48:36 +03:00
Andrii Shvaika
aea2438953 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-22 18:59:29 +03:00
Andrii Shvaika
d077ee6a07 Improved Security Store to support race conditions during registration 2021-06-22 18:59:19 +03:00