Looking to see if we can extend the ‘Fronius Push to PVOutput (LogData)’ service.This would enable easier reporting of multiple strings/arrays via PVOutput.
It appears currently you can receive some extended data using (for example):
/service/r2/froniuspost.jsp?sid=your_sid&key=your_key&v6=Voltage_AC_Phase_1
Can we include any of the below?
Current_DC_String_1
Current_DC_String_2
Voltage_DC_String_1
Voltage_DC_String_2
Temperature_Powerstage
Temperature_Channel_1
Temperature_Channel_2
Digital_Channel_1
Digital_Channel_2
From the Fronius API documentation it looks like we already other fields from the same location (Log Data Archive Requests) -
- EnergyReal_WAC_Sum_Produced
- Current_AC_Phase_1
- Voltage_AC_Phase_1