Example

Dependencies:   FXAS21002 FXOS8700Q

simple-mbed-cloud-client/mbed-cloud-client/mbed-client/DOXYGEN_FRONTPAGE.md

Committer:
maygup01
Date:
2019-11-19
Revision:
0:11cc2b7889af

File content as of revision 0:11cc2b7889af:

## Mbed Client API

This is the Doxygen generated API documentation of Mbed Client. See the [Files](files.html) section to find the documentation about specific API. It should be used together with the [Mbed Client Guide](../legacy-products/index.html).

The Mbed Client high-level APIs allow Mbed OS developers to create applications with LwM2M features as described in the [Lightweight Machine to Machine Technical Specification](http://www.openmobilealliance.org/release/LightweightM2M/V1_0-20170208-A/OMA-TS-LightweightM2M-V1_0-20170208-A.pdf):

These APIs make it possible to:

- Manage devices.
- Securely communicate with internet services over the industry standard TLS/DTLS.
- Fully control the endpoint and application logic.

The API is written in C++ to allow quick application development.