The PVOutput Fronius Push service now supports the daily log data format SolarAPI v1 - Logdata - Data from the inverter.
The daily log data can be pushed every hour and the message will contain the current day’s average 5-minute data.
To send the summary add another push service with -
- Data format - SolarAPI v1 - Logdata - Data
- Interval - 1 hour
All the other settings should be the same as the existing SolarAPI v1 - CurrentData - Inverter setup.
Note that the hourly log data push will -
- Contain average power values, the result will be identical to Fronius solarweb results.
- Fill in any gaps in the data throughout the day, due to connection issues etc
- Hourly log data values will overwrite any existing instantaneous data pushed by CurrentData in the last hour.
Gross Consumption
If the Fronius meter has been configured to measure gross consumption instead of Net then add the mode parameter to the end of Upload file name.
Depending on how the meter was wired/configured the gross data may either appear on the export or import
Mode 1 for consumption measured on export counter
- /service/r2/froniuspost.jsp?sid=1234&key=abcde&mode=1
Mode 2 for consumption measured on import counter
- /service/r2/froniuspost.jsp?sid=1234&key=abcde&mode=2