TelemetryJet is in early beta. Need help getting started, or found a bug? Open an Issue on our GitHub repository.

MPack.h

TelemetryJet uses MessagePack as the underlying protocol for encoding/decoding data for transmission over the serial connection. The SDK comes bundled with MPack: An open-source C implementation of the MessagePack specification.

If you wish to use MPack directly for advanced usage, you can include and use MPack.h.

Full documentation is available for MPack and MessagePack at:

Table of Contents

TelemetryJet © 2020, Chris Dalke · sitemap.xml · telemetryjet.com