Hi, I am working currently on Android app which works with Fronius Solar Api. As I have only Fronius Symo Hybrid with smart meter, I would like to ask some good people here, which have different types of inverters and also battery or sensors to send me responses for these request:
Code
IPADDRESS/solar_api/v1/GetActiveDeviceInfo.cgi?DeviceClass=System
IPADDRESS/solar_api/v1/GetStorageRealtimeData.cgi?Scope=System
IPADDRESS/solar_api/v1/GetSensorRealtimeData.cgi?Scope=System&DataCollection=NowSensorData
IPADDRESS/solar_api/v1/GetSensorRealtimeData.cgi?Scope=System&DataCollection=MinMaxSensorData
On the other hand I will be happy to share with them alpha version of the mobile app.
Currently it only requests the data and shows them, plan for future is charts, storage, ...
Thanks