Skip to content

A SenML implementation for micropython having as concern the limited resources.

License

Notifications You must be signed in to change notification settings

insighio/senml-micropython-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A SenML implementation for micropython having as concern the limited resources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%