Interface SimulatedThermometer
-
- All Superinterfaces:
OpenemsComponent
,Thermometer
- All Known Implementing Classes:
SimulatedThermometerImpl
public interface SimulatedThermometer extends Thermometer, OpenemsComponent
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
SimulatedThermometer.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.thermometer.api.Thermometer
_setTemperature, _setTemperature, getTemperature, getTemperatureChannel
-
-