upscli_list_next (3) Linux Manual Page
upscli_list_next – retrieve list items from a UPS Synopsis #include <upsclient.h> int upscli_list_next(UPSCONN_t *ups, int numq, const char **query, int *numa, char ***answer) Description The upscli_list_next() function takes the pointer ups to a UPSCONN_t state structure, and the pointer query to an array of numq query elements. It performs a read from the network and…
