Skip to main content

Building your own parser

In this tutorial, you will learn how to convert (parse) a raw payload sent by a device into measurable variables.

Data flow structure – sensor uplink → payload parser → data is stored

You can create parsers for devices that are not listed in the Devices registry (for example, when using a Custom device connector). You can also perform additional calculations on the data after the system runs the parser provided by the selected connector.

If you want to learn more about how data packages are sent to TagoIO, see Integration.

Tutorials

We provide three tutorials to help you understand how the Payload Parser works:

Learn more about the overall concept in the Payload Parser Overview.

For a step-by-step visual guide to payload parsing, watch this video: