> For the complete documentation index, see [llms.txt](https://docs.yudash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yudash.com/device-to-cloud-api/payload-formats.md).

# 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](/device-to-cloud-api/yudash-iiot-stack.md):

<figure><img src="/files/x6Hx7rg47cDQiAME0eHV" 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](/device-to-cloud-api/payload-formats/yutgt-yudash-text-generator.md) (YuDash Text Generator) for TXT/CSV files &#x20;

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