PackagesSubmitAbout

senml

SenML serialisation for MicroPython.

Device Connection

Install
mpremote mip install senml
OTA Install
import mip; mip.install("senml")
Version

0.1.1

License

MIT

Source
Github
Tags
micropython
mim Status
Human Reviewed

Introduction

The SenML library helps you create and parse senml documents↗ (opens in a new tab) in both json and cbor format.

key features

  • Object oriented design.
  • built in support for senml's unit registry↗ (opens in a new tab)
  • extensible for new data types
  • direct support to read/write in json and cbor format.
  • automatically adjusts record data with respect to base time, base value & base sum.

© 2026 Corella Creations | All rights reserved | Privacy Policy