device_range_delete
Delete multiple IoT devices in a single operation by specifying a hex address range. Removes up to 1024 devices associated with a network and unit to streamline bulk cleanup.
Instructions
Bulk delete devices by hex address range (max 1024).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unitId | Yes | Associated unit ID. | |
| endAddr | Yes | End hex address, same length as startAddr. | |
| networkId | Yes | Associated network ID. | |
| startAddr | Yes | Start hex address. |