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.
Fork of mbed-cloud-workshop-connect-HTS221 by
simple-mbed-cloud-client/mbed-cloud-client/mbed-client/DOXYGEN_FRONTPAGE.md@4:e518dde96e59, 2018-10-25 (annotated)
- Committer:
- JimCarver
- Date:
- Thu Oct 25 14:00:12 2018 +0000
- Revision:
- 4:e518dde96e59
- Parent:
- 0:6b753f761943
Simulated dispenser
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
JimCarver | 0:6b753f761943 | 1 | mbed Client API |
JimCarver | 0:6b753f761943 | 2 | ================ |
JimCarver | 0:6b753f761943 | 3 | |
JimCarver | 0:6b753f761943 | 4 | This is the Doxygen generated API documentation of mbed Client. See the [Files](files.html) section to find the documentation about specific API. It should be used together with the [mbed Client Guide](https://docs.mbed.com/docs/mbed-client-guide/en/latest/) |
JimCarver | 0:6b753f761943 | 5 | hosted in http://docs.mbed.com. |
JimCarver | 0:6b753f761943 | 6 | |
JimCarver | 0:6b753f761943 | 7 | The mbed Client high-level APIs allow mbed OS developers to create applications with LwM2M features as described in the [Lightweight Machine to Machine Technical Specification](http://technical.openmobilealliance.org/Technical/technical-information/release-program/current-releases/oma-lightweightm2m-v1-0): |
JimCarver | 0:6b753f761943 | 8 | |
JimCarver | 0:6b753f761943 | 9 | - Manage devices on mbed Device Server. |
JimCarver | 0:6b753f761943 | 10 | - Securely communicate with internet services over the industry standard TLS/DTLS. |
JimCarver | 0:6b753f761943 | 11 | - Fully control the endpoint and application logic. |
JimCarver | 0:6b753f761943 | 12 | |
JimCarver | 0:6b753f761943 | 13 | The API is written in C++ to allow quick application development. |