Package | Description |
---|---|
com.mmbnetworks.gatewayapi.entity |
Modifier and Type | Method and Description |
---|---|
static ThermostatDevice.SystemMode |
ThermostatDevice.SystemMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThermostatDevice.SystemMode[] |
ThermostatDevice.SystemMode.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.changeMode(ThermostatDevice.SystemMode systemMode)
Changes the
ThermostatDevice.SystemMode of the Thermostat. |
Copyright © 2019. All rights reserved.