Ram Gandikota
/
IOTMetronome
FRDM K64F Metronome
Diff: mbed-client/docs/index.md
- Revision:
- 0:dbad57390bd1
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-client/docs/index.md Sun May 14 18:37:05 2017 +0000 @@ -0,0 +1,17 @@ +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). + +