Interface ProductionHourlyPredictor
-
- All Superinterfaces:
HourlyPredictor
,OpenemsComponent
- All Known Implementing Classes:
ProductionPredictor
public interface ProductionHourlyPredictor extends HourlyPredictor
Provides a production prediction for the next 24 h; e.g. for a photovoltaics installation.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.openems.edge.common.component.OpenemsComponent
OpenemsComponent.ChannelId
-
-
Method Summary
-
Methods inherited from interface io.openems.edge.predictor.api.hourly.HourlyPredictor
get24hPrediction
-
Methods inherited from interface io.openems.edge.common.component.OpenemsComponent
_channel, _getChannelAs, alias, channel, channel, channels, debugLog, getComponentContext, getState, getStateChannel, hasFaults, id, isEnabled, serviceFactoryPid, servicePid
-
-