public class ThermostatEventGenerator extends DeviceEventGenerator<ej.basedriver.Thermostat,ThermostatEvent>
Constructor and Description |
---|
ThermostatEventGenerator(java.util.concurrent.Executor executor) |
Modifier and Type | Method and Description |
---|---|
protected ThermostatEvent |
createEvent(ej.basedriver.Thermostat device) |
addEventHandler, addEventHandler, postError, postEvent, removeEventHandler, removeEventHandlers
public ThermostatEventGenerator(java.util.concurrent.Executor executor)
executor
- protected ThermostatEvent createEvent(ej.basedriver.Thermostat device)
createEvent
in class DeviceEventGenerator<ej.basedriver.Thermostat,ThermostatEvent>