Closed renovus closed 6 months ago
https://sandbox.smaapis.de/monitoring/index.html
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://sandbox.smaapis.de/monitoring/index.html
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
.