Ram Gandikota
/
metronome
FRDM K64F Metronome
mbed-client/docs/index.md@0:a2cb7295a1f7, 2017-05-14 (annotated)
- Committer:
- ram54288
- Date:
- Sun May 14 18:35:07 2017 +0000
- Revision:
- 0:a2cb7295a1f7
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
ram54288 | 0:a2cb7295a1f7 | 1 | About this document |
ram54288 | 0:a2cb7295a1f7 | 2 | ===================== |
ram54288 | 0:a2cb7295a1f7 | 3 | |
ram54288 | 0:a2cb7295a1f7 | 4 | This document introduces the mbed Client and the use of its API. The document is divided into the following chapters: |
ram54288 | 0:a2cb7295a1f7 | 5 | |
ram54288 | 0:a2cb7295a1f7 | 6 | - [**Introduction**](Introduction.md) is a brief introduction to the mbed Client and its features. |
ram54288 | 0:a2cb7295a1f7 | 7 | - [**The Client Registration feature**](client_reg_dereg.md) introduces the Client Registration feature in detail. |
ram54288 | 0:a2cb7295a1f7 | 8 | - [**The Device Management and Service Enabler feature**](dev_man_serv_enable.md) introduces the Device Management and Service Enabler feature in detail. |
ram54288 | 0:a2cb7295a1f7 | 9 | - [**The Information Reporting feature**](info_reporting.md) introduces the Information Reporting feature in detail. |
ram54288 | 0:a2cb7295a1f7 | 10 | - [**mbed Client data types**](data_types.md) describes how the different data types are processed in the mbed Client and the REST API. |
ram54288 | 0:a2cb7295a1f7 | 11 | - [**How to use the mbed Client API**](Howto.md) contains detailed instructions on using the mbed Client API. |
ram54288 | 0:a2cb7295a1f7 | 12 | - [**Porting mbed Client**](porting-guide.md) is meant for advanced users and tells how to build mbed Client and port it for different platforms. |
ram54288 | 0:a2cb7295a1f7 | 13 | - [**Useful reading**](further-reading.md) links you to mbed Device Connector documentation and the developer site. |
ram54288 | 0:a2cb7295a1f7 | 14 | |
ram54288 | 0:a2cb7295a1f7 | 15 | Read the doxygen API documentation [here](https://docs.mbed.com/docs/mbed-client-guide/en/latest/api/index.html). |
ram54288 | 0:a2cb7295a1f7 | 16 | |
ram54288 | 0:a2cb7295a1f7 | 17 |