Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
mbed-client/docs/index.md
- Committer:
- djmeyers
- Date:
- 2017-03-18
- Revision:
- 0:06ee5f8a484a
File content as of revision 0:06ee5f8a484a:
About this document
=====================
This document introduces the mbed Client and the use of its API. The document is divided into the following chapters:
- [**Introduction**](Introduction.md) is a brief introduction to the mbed Client and its features.
- [**The Client Registration feature**](client_reg_dereg.md) introduces the Client Registration feature in detail.
- [**The Device Management and Service Enabler feature**](dev_man_serv_enable.md) introduces the Device Management and Service Enabler feature in detail.
- [**The Information Reporting feature**](info_reporting.md) introduces the Information Reporting feature in detail.
- [**mbed Client data types**](data_types.md) describes how the different data types are processed in the mbed Client and the REST API.
- [**How to use the mbed Client API**](Howto.md) contains detailed instructions on using the mbed Client API.
- [**Porting mbed Client**](porting-guide.md) is meant for advanced users and tells how to build mbed Client and port it for different platforms.
- [**Useful reading**](further-reading.md) links you to mbed Device Connector documentation and the developer site.
Read the doxygen API documentation [here](https://docs.mbed.com/docs/mbed-client-guide/en/latest/api/index.html).