go get github.com/objenious/senml
This package implements the SenML format (Sensor Measurement Lists, formerly known as Sensor Markup Language), as defined in https://tools.ietf.org/html/draft-ietf-core-senml-16
This package is used in production on the Objenious LoRaWAN platform, and is maintained.
- CBOR Representation
- EXI Representation
- Fragment Identification
Contributions are welcome, as long as :
- unit tests & comments are included,
- no external package is added to the top-level package (but allowed in sub-packages).
MIT - See LICENSE