FRDM K64F Metronome

mbed-client/docs/index.md

Committer:
ram54288
Date:
2017-05-14
Revision:
0:dbad57390bd1

File content as of revision 0:dbad57390bd1:

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