script |
string |
The path to handle script. Example: “HUB:zwave/scripts/handle_network_scan_results”. The every since
result comes to this script as argument. |
ip_addresses |
string |
The list format is set of ip addresses are separated by comma. Example: “192.168.0.0, 192.168.0.1,
192.168.122.1, 192.168.0.34”. The range format are two ip addresses are separated by hyphen.
Example: “192.168.0.0 – 192.168.122.9” |
ip_version |
string |
The two possible values are “ip4” and “ip6” |
ports |
intArray |
[opt] The array of ports what should be scanned. |