akkudoktoreos.server.eos.fastapi_gesamtlast

async akkudoktoreos.server.eos.fastapi_gesamtlast(request: GesamtlastRequest) list[float]

Deprecated: Total Load Prediction with adjustment.

Endpoint to handle total load prediction adjusted by latest measured data.

Total load prediction starts at 00.00.00 today and is provided for 48 hours. If no prediction values are available the missing ones at the start of the series are filled with the first available prediction value.

Note

Use ‘/v1/prediction/list?key=loadforecast_power_w’ instead. Load energy meter readings to be added to EOS measurement by: ‘/v1/measurement/value’ or ‘/v1/measurement/series’ or ‘/v1/measurement/dataframe’ or ‘/v1/measurement/data’