Package io.openems.edge.scheduler.daily
Interface DailyScheduler
-
- All Superinterfaces:
OpenemsComponent
,Scheduler
- All Known Implementing Classes:
DailySchedulerImpl
public interface DailyScheduler extends Scheduler, OpenemsComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
DailyScheduler.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.scheduler.api.Scheduler
_setControllerIsMissing, getControllerIsMissing, getControllerIsMissingChannel, getControllers
-
-