leo hendrickson / Mbed OS example-Ethernet-mbed-Cloud-connect

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

Committer:
leothedragon
Date:
2021-05-04
Revision:
0:8f0bb79ddd48

File content as of revision 0:8f0bb79ddd48:

## 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.