powered by
Get inverter device alarms
get_alarm(device_ip, model = "APSystems")
a dataframe with one row of device information per `device_id` answering the query.
list or vector of devices IP address
the inverter device model. Currently only "APSystems" is supported.
if (FALSE) { get_alarm(c("192.168.0.12", "192.168.0.230")) }
Run the code above in your browser using DataLab