Device Management Client
Pelion's Device Management Client (https://github.com/PelionIoT/mbed-cloud-client) is a library you use to create device applications.
Reference applications for connectivity and provisioning
-
mbed-cloud-client-example
(https://github.com/PelionIoT/mbed-cloud-client-example) is a reference application that uses Pelion Device Management Client library and demonstrates how to build a connectivity application.The Device Management Client Example tutorials explain how to build and run the reference application for various targets and operating systems.
-
factory-configurator-client-example
(https://github.com/PelionIoT/factory-configurator-client-example) is a reference application that uses Pelion Device Management Client library and demonstrates how to build a provisioning application.See the factory tool demo in the provisioning documentation for instructions on how to build and running the provisioning application for various targets and operating systems.
For an explanation of how to combine the reference provisioning application with the reference connectivity application into a single device application, see Creating a single device application for provisioning and connectivity.