Device Management Client 4.6.0 General Availability
New features
Added support for Parsec, the Trusted Platform Module for Linux.
Device Management Client example
- Changed the default transport mode of Wi-SUN to UDP.
- The mesh heap size in the Wi-SUN configuration is increased from 32kB to 64kB.
- Updated Mbed TLS to 2.22.0 in
pal-platform
. - Added support for Parsec. To compile the Device Management Client example application with Parsec, set the
PARSEC_TPM_SE_SUPPORT
CMake flagON
and use thedefine_linux_psa.txt
configuration. In this configuration, the secure connection with Pelion is established using the device bootstrap private key that was generated on the Trusted Platform Module (TPM).
Release notes can be found from:
https://cloud.mbed.com/docs/current/release-notes/device-management-client.html