Get inverter output data
Value
a dataframe with one row of device output power and energy per `device_id` / `inverter` combination.
Examples
if (FALSE) { # \dontrun{
get_output_data(c("192.168.0.12", "192.168.0.230"))
} # }
Get inverter output data
a dataframe with one row of device output power and energy per `device_id` / `inverter` combination.
if (FALSE) { # \dontrun{
get_output_data(c("192.168.0.12", "192.168.0.230"))
} # }