The KPN SenML library helps you create and parse senml documents in both json and cbor format. The library can be used for sending sensor data and receiving actuator commands.

Committer:
kpniot
Date:
Sat May 19 17:35:20 2018 +0000
Revision:
0:a9259748d982
first commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
kpniot 0:a9259748d982 1 Welcome to the API documet site for the C++ version of KPN's SenML library.
kpniot 0:a9259748d982 2
kpniot 0:a9259748d982 3 Check out the [detailed docs](https://kpn-iot.github.io/senml-library/) for an in-depth explanation of all the features in the library.
kpniot 0:a9259748d982 4
kpniot 0:a9259748d982 5 These are the most important classes in the library which you will probably want to check out first:
kpniot 0:a9259748d982 6
kpniot 0:a9259748d982 7 - [SenMLPack](./class_sen_m_l_pack.html)
kpniot 0:a9259748d982 8 - [SenMLRecord](./class_sen_m_l_record.html)