-
|
Hello all! I want to get the grid data (voltage, current etc) and also data of each panel via API call. Can anyone please hint me to the correct way to get the needed informations via API? Many thanks! BTW: OpenDTU is the best GUI I've ever seen on an ESP32, great work! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
http://[IP address of your OpenDTU]/api/livedata/status?inv=[serial number of a registered inverter], i.e. http://192.168.0.111/api/livedata/status?inv=11641111111 |
Beta Was this translation helpful? Give feedback.
http://[IP address of your OpenDTU]/api/livedata/status?inv=[serial number of a registered inverter], i.e. http://192.168.0.111/api/livedata/status?inv=11641111111
Source: https://www.opendtu.solar/firmware/web_api/