dldata_buffer_list
Retrieve buffered downlink data items queued for delivery to IoT devices. Filter by unit, device, network, or application to monitor pending transmissions.
Instructions
List buffered downlink data items waiting to be sent to devices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort key:order. Keys: application, created, expired. | |
| unit | Yes | Unit ID (required for normal users). | |
| limit | No | Max items; 0 for all (default 100). | |
| device | No | Filter by device ID. | |
| offset | No | Data offset (default 0). | |
| network | No | Filter by network ID. | |
| application | No | Filter by application ID. |