Man Pages in libupsclient-dev

  1. Carta.tech
  2. Packages
  3. libupsclient-dev
  • 34

    Section 3: Library calls

    nutscan.3
    Network ups tools (nut) device discovery library
    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.3
    Scan network for xml/http devices.
    upscli_add_host_cert.3
    Register a security rule for an host.
    upscli_cleanup.3
    Clean-up upsclient module after usage.
    upscli_connect.3
    Open a connection to a nut upsd
    upscli_disconnect.3
    Disconnect from a ups server
    upscli_fd.3
    Get file descriptor for connection
    upscli_get.3
    Retrieve data from a ups
    upscli_init.3
    Initialize upsclient module specifying security properties.
    upscli_list_next.3
    Retrieve list items from a ups
    upscli_list_start.3
    Begin multi-item retrieval from a ups
    upscli_readline.3
    Read a single response from a ups
    upscli_sendline.3
    Send a single command to a ups
    upscli_splitaddr.3
    Split a listening address into its components
    upscli_splitname.3
    Split a ups definition into its components
    upscli_ssl.3
    Check ssl mode for current connection
    upscli_strerror.3
    Return string describing error condition
    upscli_upserror.3
    Get current error number for connection
    upsclient.3
    Network ups tools client access library