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 |
|
Andrii Shvaika
|
32cd80957a
|
Fix profile update
|
2021-06-10 13:19:17 +03:00 |
|
Andrii Shvaika
|
3012e5e545
|
Refactoring of the Device profile update
|
2021-06-09 19:02:03 +03:00 |
|
Andrii Shvaika
|
523b118ef2
|
Structure for the Lwm2mDeviceProfileTransportConfiguration
|
2021-06-09 13:29:42 +03:00 |
|
Andrii Shvaika
|
615af6bcb2
|
Merge with FW/SW improvements
|
2021-06-08 17:02:06 +03:00 |
|
Andrii Shvaika
|
4287d838be
|
Refactoring or requests to the client
|
2021-06-08 15:27:38 +03:00 |
|
nickAS21
|
334ee3c384
|
LWM2M: del from yml (double)
|
2021-06-08 15:17:32 +03:00 |
|
nickAS21
|
c3bfb7626e
|
LWM2M: del from yml
|
2021-06-08 15:16:23 +03:00 |
|
Andrii Shvaika
|
ef54e5580e
|
Slect default LwM2M content type based on the version of the client
|
2021-06-08 14:44:16 +03:00 |
|
YevhenBondarenko
|
c61c52bb8b
|
removed redundant annotation
|
2021-06-08 12:18:05 +03:00 |
|
YevhenBondarenko
|
7dc6ee10d8
|
refactored
|
2021-06-08 11:57:41 +03:00 |
|
nickAS21
|
090fde16b4
|
LWM2M: add new log.warn
|
2021-06-08 11:27:49 +03:00 |
|
YevhenBondarenko
|
7003c40282
|
fixed lwm2m x509 with cert security
|
2021-06-08 10:50:36 +03:00 |
|
nickAS21
|
9fd2d34e7c
|
LWM2M: add update Firmware from terminal
|
2021-06-07 21:15:12 +03:00 |
|
Andrii Shvaika
|
74dc1c9df1
|
Fix initialization order
|
2021-06-07 19:24:25 +03:00 |
|
Andrii Shvaika
|
626b6620dd
|
Refactoring to avoid race conditions on device registration
|
2021-06-07 15:59:30 +03:00 |
|
YevhenBondarenko
|
823f1dd39c
|
update lwm2m version
|
2021-06-07 11:51:18 +03:00 |
|
nickAS21
|
99dc49db26
|
LWM2M: six bug send log fw_state
|
2021-06-07 08:56:09 +03:00 |
|
nickAS21
|
f38fc26dcb
|
LWM2M: merge with master
|
2021-06-06 22:31:54 +03:00 |
|
nickAS21
|
6fbd34d6a1
|
LWM2M: firmwareUpdate & coapRecourse
|
2021-06-06 21:46:30 +03:00 |
|
nickAS21
|
3d8d0305f0
|
Merge branch 'master' into lwm2m_create_coap_resource
|
2021-06-04 16:27:34 +03:00 |
|
nickAS21
|
36c7008104
|
LWM2M: front add Firmware/Software update strategy
|
2021-06-04 16:26:44 +03:00 |
|
Andrew Shvayka
|
ecb2efdabd
|
Merge pull request #4681 from YevhenBondarenko/feature/ota-limits
created data limits for resources and otaPackages, added url for the otaPackage
|
2021-06-04 09:27:47 +03:00 |
|
YevhenBondarenko
|
43b4f4461d
|
created data limits for resources and otaPackages, added url for the otaPackage
|
2021-06-03 18:34:39 +03:00 |
|
nickAS21
|
789f484953
|
Merge branch 'master' into lwm2m_create_coap_resource
|
2021-06-03 17:45:28 +03:00 |
|
nickAS21
|
45fa1a7bd2
|
LWM2M: add response FirmWareUpdate
|
2021-06-03 17:05:21 +03:00 |
|
Andrii Shvaika
|
04ec8489ec
|
Merge branch 'feature/alarms-ttl' of https://github.com/ViacheslavKlimov/thingsboard
|
2021-06-03 16:33:27 +03:00 |
|
nickAS21
|
d469672706
|
LWM2M: fix bug test
|
2021-06-03 10:44:11 +03:00 |
|
nickAS21
|
f0f08fd0c9
|
LWM2M: fix bug RPC device of line
|
2021-06-03 08:21:23 +03:00 |
|
Andrii Shvaika
|
4776e3b647
|
Merge with LwM2M branch
|
2021-06-02 13:46:20 +03:00 |
|
Andrii Shvaika
|
02376ab157
|
Merge with master
|
2021-06-02 12:46:54 +03:00 |
|
YevhenBondarenko
|
51d14efe6a
|
fixed OtaPackage data cache
|
2021-06-02 12:24:24 +03:00 |
|
YevhenBondarenko
|
7da03c1b50
|
remove transaction from TbLwM2mRedisRegistrationStore
|
2021-06-02 12:24:24 +03:00 |
|
YevhenBondarenko
|
139af45fd3
|
Renamed Firmware to OtaPackage
|
2021-06-02 12:24:24 +03:00 |
|
YevhenBondarenko
|
67de61e6d5
|
fixed OtaPackage data cache
|
2021-06-02 11:40:20 +03:00 |
|
Viacheslav Klimov
|
1bcee16fa3
|
License headers
|
2021-06-02 09:21:14 +03:00 |
|
nickAS21
|
2aba74a313
|
LWM2M: add AtomicInteger ts
|
2021-06-01 15:51:26 +03:00 |
|
Viacheslav Klimov
|
abf8ff25b5
|
Do not create alarm state if alarms creation is disabled
|
2021-06-01 12:12:35 +03:00 |
|
YevhenBondarenko
|
b4ce9e15cc
|
remove transaction from TbLwM2mRedisRegistrationStore
|
2021-06-01 10:52:28 +03:00 |
|
YevhenBondarenko
|
a7239c9d39
|
Renamed Firmware to OtaPackage
|
2021-05-31 16:43:33 +03:00 |
|
Viacheslav Klimov
|
9e1d86d7e8
|
Refactor
|
2021-05-31 15:41:16 +03:00 |
|
Viacheslav Klimov
|
9bb74b96dc
|
Implement alarms removal by TTL
|
2021-05-31 14:59:17 +03:00 |
|
nickAS21
|
b0f5ff7c63
|
LWM2M: add RPC FirmwareUpdate
|
2021-05-31 11:10:24 +03:00 |
|
nickAS21
|
dfa4433ce9
|
LWM2M: add logs
|
2021-05-30 17:07:43 +03:00 |
|
nickAS21
|
1f00ae833d
|
LWM2M: del log warn
|
2021-05-28 16:00:36 +03:00 |
|
Andrew Shvayka
|
6cace79b3c
|
Merge pull request #4607 from thingsboard/lwm2m_rpc_fw_sw
Lwm2m: [WIP] Rps Fw Sw
|
2021-05-28 14:23:58 +03:00 |
|
ShvaykaD
|
a764838e62
|
Coap transport improvements (#4644)
* added fix for PROD-518 in subscribe to attribute updates get request, added improvements
* updated coap observe requests implementation & updated tests
* updated coap attributes updates tests
* fix typos
|
2021-05-28 14:19:40 +03:00 |
|
nickAS21
|
4f2e72071d
|
LWM2M: add requestUUID
|
2021-05-28 07:45:11 +03:00 |
|
nickAS21
|
c57fc5504b
|
Merge branch 'master' into lwm2m_rpc_fw_sw
|
2021-05-27 18:24:38 +03:00 |
|