2023-03-31 03:21:37 +00:00
|
|
|
metadata(
|
|
|
|
description="SenML serialisation for MicroPython.",
|
2024-03-06 11:09:12 +00:00
|
|
|
version="0.1.1",
|
2023-03-31 03:21:37 +00:00
|
|
|
pypi_publish="micropython-senml",
|
|
|
|
)
|
2022-09-27 10:52:18 +00:00
|
|
|
|
|
|
|
require("cbor2")
|
|
|
|
|
|
|
|
package("senml")
|