1NUTSCAN_NEW_DEVICE(3)             NUT Manual             NUTSCAN_NEW_DEVICE(3)
2
3
4

NAME

6       nutscan_new_device - Create a new nutscan_device_t structure.
7

SYNOPSIS

9       #include <nut-scan.h>
10
11       nutscan_device_t * nutscan_new_device();
12

DESCRIPTION

14       The nutscan_new_device() function allocates a new nutscan_device_type_t
15       structure.
16

RETURN VALUE

18       The nutscan_new_device() function returns the newly allocated
19       nutscan_device_type_t structure
20

SEE ALSO

22       nutscan_scan_usb(3), nutscan_scan_xml_http(3), nutscan_scan_nut(3),
23       nutscan_scan_avahi(3), nutscan_scan_ipmi(3), nutscan_scan_snmp(3)
24       nutscan_display_ups_conf(3), nutscan_display_parsable(3)
25       nutscan_free_device(3), nutscan_add_option_to_device(3)
26       nutscan_add_device_to_device(3)
27
28
29
30Network UPS Tools 2.7.3.          03/02/2016             NUTSCAN_NEW_DEVICE(3)
Impressum