device_count
Count devices within a unit by applying optional filters for network address, network ID, device profile, or name substring.
Instructions
Get the count of devices in a unit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addr | No | Filter by network address (case insensitive). | |
| unit | Yes | Unit ID (required for normal users). | |
| network | No | Filter by network ID. | |
| profile | No | Filter by device profile (case insensitive). | |
| contains | No | Filter by name substring (case insensitive). |