Skip to content

bergos/ArduinoCbor

Repository files navigation

ArduinoCbor

Build Status

ArduinoCbor is a C++ library to handle CBOR data structures. CBOR is a binary format based on the JSON data model. Internal the cn-cbor C library is used.

Examples

See the examples folder for how to use the package.