Device Management Client 4.11.2 General Availability
Device Management Client example
Known issues
- [Linux/Zephyr] Asynchronous DNS does not work well, and the device fails to reconnect to the cloud if some of the pods are restarted. In such a scenario, the device needs to be restarted. To address this issue, the default DNS settings should be overridden to synchronous DNS in the application level:
- For Linux devices, set the
PAL_DNS_API_VERSION
flag to 0. - For Zephyr devices, set the
DNS API
selection toPOSIX
.
- For Linux devices, set the
Changes
- Updated to Mbed OS 6.15.0.
Release notes can be found from:
https://cloud.mbed.com/docs/current/release-notes/device-management-client.html