application_send_dldata
Send downlink data to a target device through an application using a hex-encoded payload, enabling IoT device command delivery.
Instructions
Send downlink data to a device via an application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | Yes | Data payload in hexadecimal string format. | |
| deviceId | Yes | Target device ID. | |
| applicationId | Yes | The application ID. |