blob: eb6762709378022c674743f01b6e74a3e653e869 [file] [edit]
.. _seialization_reference:
Serialization
#############
Zephyr has support for several data serialization subsystems. These can be used to encode/decode
structured data with a known format on-the-wire.
.. toctree::
:maxdepth: 1
cbor.rst
json.rst
nanopb.rst