Hi,
I have a Fronius Symo 5.0-3-M inverter [ 3.12.2-2 ]. I would like to extract and upload the ROTATION_SPEED_FAN data from it.
Page 10 of Fronius Solar API V1 in section 3.1.3 shows that this information can be extracted from 3 phase inverter, which mine is. Yet when I run the query it only returns the Voltage and Current data for L1, L2 and L3.
Is there anyone out there with a 3 phase Fronius inverter who can see this data using the provide URL? Don’t forget to substitute the IP address for fronius if required.
http://fronius///solar_api/v1/GetInverterRealtimeData.cgi?Scope=Device&DeviceId=1&DataCollection=3PInverterData
My plan was to generate an alert if the speed of any of the fans falls below some minimum - to be determined.
Thanks,