Mistake on this page? Email us

Building Izuma Device Management Client

This chapter explains how to build an application that uses Device Management Client for different platforms.

Currently, we support two build systems:

  • For Mbed OS, we recommend using Mbed CLI, which you can use to build directly from the command-line, or to generate Makefiles and project files for various IDEs.

  • For Linux, you can build Device Management Client using Makefiles that the CMake build system autogenerates.

In both cases, the mbed-cloud-client.lib file handles the client source versioning.