nutscan_scan_nut (3) Linux Manual Page
nutscan_scan_nut – Scan network for available NUT services. Synopsis #include <nut-scan.h> nutscan_device_t * nutscan_scan_nut(const char * startIP, const char * stopIP, const char * port, long usec_timeout); Description The nutscan_scan_nut() function try to detect available NUT services and their associated devices. It issues a NUT request on every IP ranging from startIP to stopIP. startIP…
