Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 879 Bytes

DOXYGEN_FRONTPAGE.md

File metadata and controls

14 lines (9 loc) · 879 Bytes

mbed Client API

This is the Doxygen generated API documentation of mbed Client. See the Files section to find the documentation about specific API. It should be used together with the mbed Client Guide hosted in http://docs.mbed.com.

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:

  • Manage devices on mbed Device Server.
  • 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.