FRDM K64F Metronome

Committer:
ram54288
Date:
Sun May 14 18:37:05 2017 +0000
Revision:
0:dbad57390bd1
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
ram54288 0:dbad57390bd1 1 About this document
ram54288 0:dbad57390bd1 2 =====================
ram54288 0:dbad57390bd1 3
ram54288 0:dbad57390bd1 4 This document introduces the mbed Client and the use of its API. The document is divided into the following chapters:
ram54288 0:dbad57390bd1 5
ram54288 0:dbad57390bd1 6 - [**Introduction**](Introduction.md) is a brief introduction to the mbed Client and its features.
ram54288 0:dbad57390bd1 7 - [**The Client Registration feature**](client_reg_dereg.md) introduces the Client Registration feature in detail.
ram54288 0:dbad57390bd1 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:dbad57390bd1 9 - [**The Information Reporting feature**](info_reporting.md) introduces the Information Reporting feature in detail.
ram54288 0:dbad57390bd1 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:dbad57390bd1 11 - [**How to use the mbed Client API**](Howto.md) contains detailed instructions on using the mbed Client API.
ram54288 0:dbad57390bd1 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:dbad57390bd1 13 - [**Useful reading**](further-reading.md) links you to mbed Device Connector documentation and the developer site.
ram54288 0:dbad57390bd1 14
ram54288 0:dbad57390bd1 15 Read the doxygen API documentation [here](https://docs.mbed.com/docs/mbed-client-guide/en/latest/api/index.html).
ram54288 0:dbad57390bd1 16
ram54288 0:dbad57390bd1 17