Network Scan
victron_network_scanScan your local network to discover Victron GX devices. Probes for Modbus TCP and MQTT services, verifying devices via Modbus to identify IP addresses.
Instructions
Scan the local network to find Victron GX devices. Probes for Modbus TCP (port 502) and MQTT (port 1883) services, then verifies Victron devices via Modbus. Use this when you don't know the IP address of the GX device. Specify a subnet or let it auto-detect from local network interfaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subnet | No | Subnet base to scan in "192.168.1" format (scans .1-.254). Auto-detects from local interfaces if omitted. | |
| timeout | No | TCP probe timeout per host in milliseconds (default: 1500) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| devices | No | ||
| success | No | ||
| portalId | No | ||
| services | No | ||
| foundHosts | No |