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 |
|
Andrii Shvaika
|
08939e23e7
|
Refactoring of the Firmware Update
|
2021-06-16 19:00:45 +03:00 |
|
YevhenBondarenko
|
b1204ebe5c
|
added PowerMode for LwM2M
|
2021-06-16 16:17:04 +03:00 |
|
Andrii Shvaika
|
6d7a870609
|
Correct sequence of client initialization
|
2021-06-15 17:43:51 +03:00 |
|
Andrii Shvaika
|
def5fe4c5c
|
Merge branch 'feature/lwm2m-refactoring-downlink' of https://github.com/YevhenBondarenko/thingsboard into feature/lwm2m-refactoring-downlink
|
2021-06-15 17:37:13 +03:00 |
|
Andrii Shvaika
|
dc7c96c4f0
|
Refactoring to extract AttributeService
|
2021-06-15 17:35:40 +03:00 |
|
YevhenBondarenko
|
06c4f7a396
|
Merge branch 'feature/lwm2m-refactoring-downlink' of https://github.com/thingsboard/thingsboard into feature/lwm2m-refactoring-downlink
# Conflicts:
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/downlink/TbLwM2MReadCallback.java
|
2021-06-15 16:24:26 +03:00 |
|
YevhenBondarenko
|
51e7549b58
|
Await execution for sendReadRequests, sendObserveRequests
|
2021-06-15 16:22:23 +03:00 |
|
Andrii Shvaika
|
2c31de4a2c
|
Fix duplication of sessions
|
2021-06-15 14:49:45 +03:00 |
|
Andrii Shvaika
|
6d025d6d5e
|
Logging using callbacks
|
2021-06-15 13:45:36 +03:00 |
|
Andrii Shvaika
|
f862034f79
|
Implementation of LwM2M RPC commands
|
2021-06-14 18:40:14 +03:00 |
|
Andrii Shvaika
|
d2998b4389
|
Merged with master
|
2021-06-14 13:06:02 +03:00 |
|
Andrii Shvaika
|
79c00d75c1
|
WIP: Refactoring of RPC
|
2021-06-14 11:58:20 +03:00 |
|
Andrii Shvaika
|
26b8a7ff3a
|
Rename of the callbacks
|
2021-06-11 12:35:57 +03:00 |
|
Andrii Shvaika
|
f88cfee2b0
|
Refactoring of the Downlink Part 2
|
2021-06-11 12:29:41 +03:00 |
|
YevhenBondarenko
|
5626c30f2f
|
Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/persisted-rpc
# Conflicts:
# common/transport/lwm2m/src/main/java/org/thingsboard/server/transport/lwm2m/server/DefaultLwM2MTransportMsgHandler.java
|
2021-06-11 11:27:28 +03:00 |
|
YevhenBondarenko
|
489c67778a
|
implemented persisted RPC
|
2021-06-11 11:10:06 +03:00 |
|
Andrii Shvaika
|
7e3087e107
|
First iteration of downlink handler refactoring
|
2021-06-10 19:40:13 +03:00 |
|
Andrii Shvaika
|
f7ab3a21b2
|
LwM2M Refactoring
|
2021-06-10 16:11:48 +03:00 |
|
nickAS21
|
26bc7841ae
|
LWM2M: front del debugger
|
2021-06-10 16:04:17 +03:00 |
|