Interface EnergySchedulable<STATE,CONTEXT>

All Superinterfaces:
Controller, OpenemsComponent
All Known Implementing Classes:
TimeOfUseTariffControllerImpl

public interface EnergySchedulable<STATE,CONTEXT> extends Controller