Discover Devices
victron_discoverScans a range of unit IDs over Modbus TCP to find active Victron devices and identify their service type. Use this first to discover available devices and their unit IDs.
Instructions
Discover connected Victron devices via Modbus TCP by probing unit IDs. Scans a range of unit IDs to find active devices and identify their service type. Modbus only — for MQTT discovery use victron_mqtt_discover instead. This is the first tool you should use with Modbus transport to find what devices are available and their unit IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | GX device IP address or hostname | |
| port | No | Modbus TCP port | |
| endUnitId | No | End of unit ID range to scan (default: 247) | |
| startUnitId | No | Start of unit ID range to scan (default: 0) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| devices | Yes |