Package | Description |
---|---|
com.mmbnetworks.gatewayapi.entity |
Modifier and Type | Method and Description |
---|---|
PropertyCommandData |
ThermostatDevice.changeFanMode(ThermostatDevice.FanMode fanMode)
Changes the
ThermostatDevice.FanMode of the Thermostat. |
PropertyCommandData |
ThermostatDevice.changeMode(ThermostatDevice.SystemMode systemMode)
Changes the
ThermostatDevice.SystemMode of the Thermostat. |
PropertyCommandData |
LightDevice.moveToLevel(int levelPercentage) |
PropertyCommandData |
LightDevice.moveToLevel(int levelPercentage,
int transitionTime) |
PropertyCommandData |
LightDevice.off() |
PropertyCommandData |
LightDevice.on() |
PropertyCommandData |
ThermostatDevice.setSetpointLimit(ThermostatDevice.Setpoint setpoint,
double setpointLimit)
Sets the Heating or Cooling setpoint to a specific value.
|
PropertyCommandData |
Device.updateProperty(Property property)
Updates the
Property associated with this device. |
Copyright © 2019. All rights reserved.