1416 Commits

Author SHA1 Message Date
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
015443d35b Merge remote-tracking branch 'origin/master' into feature/lwm2m-refactoring-downlink 2021-06-17 18:32:23 +03:00
YevhenBondarenko
8b285c8e77 created OtaPackageTransportResource 2021-06-17 18:31:56 +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
Sergey Matvienko
5a0336aae2 tests: refactored actor system Test (Thread.sleep replaced with countDownLatch) 2021-06-17 12:57:31 +03:00
Sergey Matvienko
053d1d8e41 kafka commit sync 2021-06-17 12:57:31 +03:00
Andrii Shvaika
08939e23e7 Refactoring of the Firmware Update 2021-06-16 19:00:45 +03:00
Igor Kulikov
2a5ba8e8ad Add Apple OAuth2 provider. 2021-06-16 18:46:26 +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
Igor Kulikov
b4566a93fd Add mobile dashboard to alarm rules 2021-06-14 15:42:27 +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
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
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
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
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