1552 Commits

Author SHA1 Message Date
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
YevhenBondarenko
6b546a459e added RPC message types 2021-06-14 10:10:43 +03:00
Igor Kulikov
5afc39eb60
Merge pull request #4726 from vvlladd28/improvement/device-profile/lwm2m/server-security-ota-update
UI: Refactoring lwm2m device profile: security server config and ota update strategy
2021-06-11 19:50:38 +03:00
Vladyslav_Prykhodko
51814f4017 UI: Refactoring lwm2m device profile: security server config and ota update strategy 2021-06-11 17:28:54 +03:00
YevhenBondarenko
bafbf7b239 added rpc ttl 2021-06-11 14:34:43 +03:00
Igor Kulikov
1ed624d30b Introduce mobile app oauth2 request authentication using application token signed by application secret. 2021-06-11 13:37:23 +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
Igor Kulikov
dbc3ef95ce Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-10 17:01:23 +03:00
Igor Kulikov
cc531daaee Add platform type filter for oauth2 registrations. 2021-06-10 17:01:16 +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
nickAS21
308650a308 LWM2M: front add coap resource URI 2021-06-10 16:04:17 +03:00
Andrii Shvaika
32cd80957a Fix profile update 2021-06-10 13:19:17 +03:00
Igor Kulikov
8e4f8594f7 Refactor OAuth2 settings. Add mobile application parameters: package and callback URL scheme 2021-06-10 11:50:11 +03:00
Andrii Shvaika
3012e5e545 Refactoring of the Device profile update 2021-06-09 19:02:03 +03:00
AndrewVolosytnykhThingsboard
d109941cf9 Redis Security Store implementation, tests for RPK and PSK security and code cleaning 2021-06-09 18:33:20 +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
ShvaykaD
6af34cf043 refactoring ttl cleanup services 2021-06-07 15:25:02 +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
Andrii Shvaika
083dc38cf8 Refactoring of the ttl cleanup services 2021-06-03 19:32:25 +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