Closed pferrariuy closed 6 months ago
https://forum.gce-electronics.com/uploads/short-url/3v9kqnZYHoiX53IZEl0XX1mKs1.pdf
DataTypeVo.TYPE_SOLAR_INVERTER_AC_POWER
The inverter returns the data with a frequency of 15 minutes, so no need to convert the data.
Weather information is not availabe and must be retrieve from the WeatherService.
WeatherService
API Documentation
https://forum.gce-electronics.com/uploads/short-url/3v9kqnZYHoiX53IZEl0XX1mKs1.pdf
URLs
Endpoints
Required information from client / location / generator
Data and data convertion
DataTypeVo.TYPE_SOLAR_INVERTER_AC_POWER
is availableThe inverter returns the data with a frequency of 15 minutes, so no need to convert the data.
Weather information is not availabe and must be retrieve from the
WeatherService
.