Jump to Content
thethings.iO Developer CenterGuidesAPI ReferenceSupport
HomeGuidesAPI ReferenceDiscussions
GuidesAPI ReferenceSupportBack To thethings.iO Main WebsiteTry for freeLog inthethings.iO Developer Center
Guides
Back To thethings.iO Main WebsiteTry for freeLog in
Serialization Formats
All
Pages
Start typing to search…
These docs are for v2.0. Click to read the latest docs for v3.3.

Quickstart

  • Getting Started with thethings.iO
  • Device Development
  • App Development
    • How to Link a Thing
  • Open Data

Using the Panel

  • Panel Overview
  • Apps
  • Export Data
  • Firmware upgrade on the air (OTA)

Cloud Code

  • Cloud Code Sandbox
  • Cloud Code Triggers
  • Cloud Code Jobs
  • Cloud Code Functions
  • Cloud Code Exposed APIs
  • HTTP Integrations

Protocols & Serialization

  • Protocols
    • HTTP REST API
    • MQTT
    • CoAP
    • Websockets
    • Best Practices
    • UDP
  • Serialization Formats
    • JSON
    • Message Pack
    • Protocol Buffers
  • Sigfox devices
    • Spotit Service
    • Sigfox Downlink
  • LoRa Integrations

Tutorials

  • Hackster.io
  • Instructables

Help

  • Glossary
  • FAQ
  • Github
Powered by 

Serialization Formats

List of serialization formats supported by the different protocols used to connect to our Platform.

HTTP

CoAP

MQTT

JSON

YES

YES

YES

Message Pack

YES

YES

NO

Protocol Buffers

YES

NO

NO

Updated 20 days ago


What’s Next
  • JSON
  • Message Pack