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.

Fork of kpn_senml by KPN IoT

Revision:
0:a9259748d982
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/index.md	Sat May 19 17:35:20 2018 +0000
@@ -0,0 +1,8 @@
+Welcome to the API documet site for the C++ version of KPN's SenML library.
+
+Check out the [detailed docs](https://kpn-iot.github.io/senml-library/) for an in-depth explanation of all the features in the library.
+
+These are the most important classes in the library which you will probably want to check out first:
+
+- [SenMLPack](./class_sen_m_l_pack.html)
+- [SenMLRecord](./class_sen_m_l_record.html)