Skip to content

Device Management Client Lite 1.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@teetak01 teetak01 released this 22 May 09:00
· 10 commits to master since this release
19e72c2
  • Added support for using baremetal Mbed TLS version in Mbed OS builds instead of the default Mbed TLS that comes with Mbed OS.

    There is a script ./setup_optimized_mbedtls.sh available under the mbed-cloud-client/tools folder. When you run the script, it sets up your Client Lite, Mbed OS and application to use the baremetal version of Mbed TLS instead of the default one. Use the config file baremetal_mbedtls_config.h with this TLS configuration. To restore your default Mbed TLS configuration of Mbed OS, run the clean_optimized_mbedtls.sh script.

  • Fixed the registry_type of LwM2M to uint16_t instead of int16_t.

  • Fixed the handling of OPAQUE type resource notifications. Previously, the notifications were sent out without payload and with a wrong content-type.

The software is alpha quality, which means:

All client features are not in place yet.
APIs may change.
Documentation is not perfect.
Memory (RAM/ROM) consumption is not in target level.

Release notes can be found from:
https://www.pelion.com/docs/pelion-client-lite/latest/release-notes/index.html