Payload Formats

Introduction

Payload is actual data containing sensor information, which is sent over given Cloud protocols. YuDash IoT edge devices have easy-to-use and flexible, no-code APIs to generate payloads. This provides simple integration with various IoT platforms. This is where Payload fits within the YuDash IIoT Stack:

Support payload Formats

Some of supported formats are listed below:

JSON Format

YuDash IoT devices support various formats of JSON to support various IoT platforms.

TEXT/CSV Format

Delimited Text (or CSV) format is supported by inbuilt YuDash Text Generator Engine. These are suitable for IoT platforms supporting CSV formats, FTP/File based data.

Besides, main sensor data, YuDash devices support different TimeStamp options. Also, device status and diagnostics information transmission to cloud is supported.

Last updated