Package | Description |
---|---|
com.mmbnetworks.gatewayapi.entity |
Modifier and Type | Method and Description |
---|---|
static ThermostatDevice.FanMode |
ThermostatDevice.FanMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThermostatDevice.FanMode[] |
ThermostatDevice.FanMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PropertyCommandData |
ThermostatDevice.changeFanMode(ThermostatDevice.FanMode fanMode)
Changes the
ThermostatDevice.FanMode of the Thermostat. |
Copyright © 2019. All rights reserved.