dldata_buffer_count
Count buffered downlink data items waiting for delivery to devices. Provide a unit ID to retrieve the pending queue size, with optional filters for device, network, or application.
Instructions
Get the count of buffered downlink data items waiting to be sent to devices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit | Yes | Unit ID (required for normal users). | |
| device | No | Filter by device ID. | |
| network | No | Filter by network ID. | |
| application | No | Filter by application ID. |