Package | Description |
---|---|
com.mmbnetworks.gatewayapi.entity |
Modifier and Type | Method and Description |
---|---|
PropertyCommandData |
ThermostatDevice.changeFanMode(com.mmbnetworks.rapidconnectdevice.zcl.cluster.FanControl.FanModeEnum fanMode)
Changes the
FanControl.FanModeEnum of the Thermostat. |
PropertyCommandData |
ThermostatDevice.changeMode(com.mmbnetworks.rapidconnectdevice.zcl.cluster.Thermostat.SystemModeEnum systemMode)
Changes the
Thermostat.SystemModeEnum of the Thermostat. |
PropertyCommandData |
LightDevice.moveToLevel(int levelPercentage) |
PropertyCommandData |
LightDevice.moveToLevel(int levelPercentage,
int transitionTime) |
PropertyCommandData |
LightDevice.off() |
PropertyCommandData |
LightDevice.on() |
PropertyCommandData |
ThermostatDevice.setSetpointLimit(com.mmbnetworks.rapidconnectdevice.zcl.cluster.Thermostat.SetpointModeEnum 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.