powered by
AP System single device query
query_ap_device(device_ip, query)
a data-frame with a `device_id` column and the `$data` turned into as many columns as expected
IP address or name of the device
the API query string
Other device queries: query_ap_devices(), query_enphaseenergy_device(), query_enphaseenvoy_device(), query_fronius_device(), query_fronius_devices()
query_ap_devices()
query_enphaseenergy_device()
query_enphaseenvoy_device()
query_fronius_device()
query_fronius_devices()
if (FALSE) { query_ap_device(device_ip = "192.168.0.234", query = "getDeviceInfo") }
Run the code above in your browser using DataLab