Interface PersistenceModelPredictor
-
- All Superinterfaces:
OpenemsComponent
,Predictor24Hours
public interface PersistenceModelPredictor extends Predictor24Hours, OpenemsComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
PersistenceModelPredictor.ChannelId
-
Method Summary
-
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
-
Methods inherited from interface io.openems.edge.predictor.api.oneday.Predictor24Hours
get24HoursPrediction, getChannelAddresses
-
-