# Payload Formats

### Introduction

[Payload](https://en.wikipedia.org/wiki/Payload_\(computing\)) 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](https://docs.yudash.com/device-to-cloud-api/yudash-iiot-stack):

<figure><img src="https://1858257737-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FToww5EM1cml3ouN6fvnJ%2Fuploads%2F6RGgsgt4MyrxAJILFSTH%2Fyudash_iiot_payloads.jpg?alt=media&#x26;token=f8abbb23-fdaa-4eea-af90-933b11849dcf" alt=""><figcaption></figcaption></figure>

### Support payload Formats

Some of supported formats are listed below:

[JSON Format](#json-payloads)

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

[YuTGT](https://docs.yudash.com/device-to-cloud-api/payload-formats/yutgt-yudash-text-generator) (YuDash Text Generator) for TXT/CSV files &#x20;

Generic TXT/CSV payload can be generated using [YuTGT](https://docs.yudash.com/device-to-cloud-api/payload-formats/yutgt-yudash-text-generator) YuDash Text Generator. 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.
