Sign in Sign up
nuget

Oakrey.Capsule.Metadata

Capsule.Metadata encodes strongly-typed key-value metadata records into the Oakrey Capsule binary framing protocol (capsule ID 0xFFFF). Each record carries a key, a DataType (String, Boolean, Byte, Short, Long, Int, Float, Double), an optional Unit, and a typed value. Up to 255 records can be batched in a single MetaCapsule. Suitable for IoT, telemetry, and data-logging scenarios.

nuget View on Nuget

Activity

Latest release
3mo ago
Total releases
4
Cadence
~3 months
Last 12 months
3

Details

License
MIT
First release
Apr 22, 2025
Releases
Version Released
2.0.2 patch
2.0.1 patch
2.0.0 major
1.0.0 initial