data_network_dldata_count
Count network downlink data records, using optional filters for address, device, network, profile, and time range.
Instructions
Get the count of network downlink data records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addr | No | Filter by network address. | |
| tend | No | End time in milliseconds since epoch. | |
| unit | Yes | Unit ID (required for normal users). | |
| device | No | Filter by device ID. | |
| tfield | No | Time field for filtering: proc, pub, or resp. Required when using tstart/tend. | |
| tstart | No | Start time in milliseconds since epoch. | |
| network | No | Filter by network code. | |
| profile | No | Filter by device profile. |