Token ID, API is available for me—What else do you need?
SolaxCloud_User_Monitoring_API_V6.1.pdf
HELP!
this app is not longer necessary, just just the My Data DIY App it works great to display the Fronius Data :)
Hi Dirk R. ,
is it possible that you explain us how we have to configure the My Data DIY app?
Thanks JO!
sure, open the api on your local computer
http://-IP-FROM-INVERTER/solar_api/v1/GetPowerFlowRealtimeData.fcgi
now you can see different values like this:
P_Akku | -362.60015869140625 |
P_Grid | -4.4 |
P_Load | -751.134912109375 |
Open your APP
Type: HTTP POLL
Http Poll Config: The url from above with your ip
Data Format: Any Json/XML
Click "Frames"
"Add"
Name: for example "Power Solar"
Frame Type: Data
Text: {P_PV} W
If you have a batterie {SOC} will show you the charging level
@ju, nearly the same should work for your api... except the url
https://www.solaxcloud.com/proxyApp/proxy/api/getRealtimeInfo.do?tokenId=
20200722185111234567890&sn=ABCDEFGHIJ
and the data fields have different names, just look at the output from this url with YOUR token ID and then you have the values needed for the app
@Dirk R.
You are my hero..., thanks!
@Dirk R. That's useful. Thanks
thanks
Dirk R.
Hi!
i am a proud owner of an new photovoltaic unit, and it would be great to see the current power output from my modules.
Currently i have a Fronius Gen24 inverter, which shows the current power on the web interface. Would be great to grab this value and show it on my clocks.
3 people like this idea