data_application_uldata_count
Count application uplink data records by applying filters for unit, device, network, address, profile, and time range. Use this count to monitor uplink traffic from IoT devices.
Instructions
Get the count of application uplink 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 time. 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. |