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 |
|
YevhenBondarenko
|
ba507e9910
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode
|
2021-06-22 18:29:25 +03:00 |
|
Andrew Shvayka
|
8aa54b7aa5
|
Merge pull request #4722 from YevhenBondarenko/feature/persisted-rpc
implemented persisted RPC
|
2021-06-22 18:28:12 +03:00 |
|
YevhenBondarenko
|
ea3d273625
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode
|
2021-06-22 17:20:41 +03:00 |
|
AndrewVolosytnykhThingsboard
|
cd9268a44e
|
Conflicts solving
|
2021-06-22 16:27:19 +03:00 |
|
Andrii Shvaika
|
e83064ece7
|
Refactoring of the LwM2MTransport
|
2021-06-22 15:53:06 +03:00 |
|
YevhenBondarenko
|
f1f41851cc
|
merge with master
|
2021-06-22 15:46:39 +03:00 |
|
AndrewVolosytnykhThingsboard
|
8fc60c6a98
|
Merge branch 'master' of https://github.com/AndrewVolosytnykhThingsboard/thingsboard into lwm2m-refactoring
|
2021-06-22 13:46:05 +03:00 |
|
ShvaykaD
|
d3e16ad650
|
updated observe sessions closing actions
|
2021-06-22 13:31:08 +03:00 |
|
nickAS21
|
a34ffe8a40
|
LWM2M: merge with master
|
2021-06-20 14:09:20 +03:00 |
|
nickAS21
|
68ba6892d3
|
Merge branch 'master' into lwm2m_coap_url_in_out
# Conflicts:
# common/coap-server/src/main/java/org/thingsboard/server/coapserver/DefaultCoapServerService.java
# common/transport/coap/src/main/java/org/thingsboard/server/transport/coap/OtaPackageTransportResource.java
|
2021-06-20 12:06:59 +03:00 |
|
nickAS21
|
c03893fb57
|
LWM2M: fix bug update FwUrl in client after change in profile
|
2021-06-19 16:58:32 +03:00 |
|
Andrii Shvaika
|
e3c523cc64
|
Write replace command fix
|
2021-06-18 14:33:31 +03:00 |
|
Andrii Shvaika
|
be3e97d3e1
|
Improvements for CoAP
|
2021-06-18 12:24:31 +03:00 |
|
Andrii Shvaika
|
209c93064a
|
Fix issue on LWM2M Security Store
|
2021-06-17 19:36:15 +03:00 |
|
Andrii Shvaika
|
bed454ec0f
|
LwM2M Refactoring of OTA
|
2021-06-17 18:29:33 +03:00 |
|
YevhenBondarenko
|
b4a90ceab9
|
improved lwm2m test for firmware
|
2021-06-17 13:10:03 +03:00 |
|
Andrii Shvaika
|
5ada6b5acc
|
LwM2M Firmware Update Delivery Method
|
2021-06-17 13:09:23 +03:00 |
|