Skip to content
This repository has been archived by the owner on Mar 10, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 1.02 KB

README.md

File metadata and controls

18 lines (12 loc) · 1.02 KB

⚠️ DEPRECATED ⚠️ This repository has been discontinued in favor of our KPN Things Device SDK, an evolution of this library that also supports ThingsML, HTTP POST to KPN Things, and Firmware over the air through KPN Things. Learn more about the KPN Things Device SDK.

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.