Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 675 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 675 Bytes

Introduction

The KPN SenML library helps you create and parse senml documents in both json and cbor format.

key features

  • Object oriented design.
  • built in support for senml's unit registry
  • extensible for new data types
  • makes use of (but doesn't restrict to) KPN's predefined list of record names.
  • direct support to read/write in json and cbor format.
  • automatically adjusts record data with respect to base time, base value & base sum.

Please visit our docs site for more info.