Libnutscan-Dev
- nutscan_add_device_to_device(3) Concatenate two devices structure.
- nutscan_add_option_to_device(3) Add option data to the specified device.
- nutscan_cidr_to_ip(3) Convert a CIDR IP to a range of IP address.
- nutscan_display_parsable(3) Display the specified `nutscan_device_t` structure on stdout.
- nutscan_display_ups_conf(3) Display the specified `nutscan_device_t` structure on stdout.
- nutscan_free_device(3) Free a `nutscan_device_t` structure created by `nutscan_new_device`.
- nutscan_get_serial_ports_list(3) Get a port list name from a range of port.
- nutscan_init(3) Initialize the nutscan library.
- nutscan_new_device(3) Create a new nutscan_device_t structure.
- nutscan_scan_avahi(3) Scan network for NUT services via mDNS
- nutscan_scan_eaton_serial(3) Scan serial ports for Eaton devices (XCP, SHUT and Q1).
- nutscan_scan_ipmi(3) Scan local IPMI devices.
- nutscan_scan_nut(3) Scan network for available NUT services.
- nutscan_scan_snmp(3) Scan network for SNMP devices.
- nutscan_scan_usb(3) Scan NUT compatible USB devices.
- nutscan_scan_xml_http_range(3) Scan network for XML/HTTP devices.
- nutscan(3) Network UPS Tools (NUT) device discovery library