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.changeSystemMode(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.setOccupiedCoolingSetpoint(double temperature)
Sets the cooling setpoint to a specific value.
|
PropertyCommandData |
ThermostatDevice.setOccupiedHeatingSetpoint(double temperature)
Sets the heating setpoint to a specific value.
|
PropertyCommandData |
Device.updateProperty(Property property)
Updates the
Property associated with this device. |
Copyright © 2019. All rights reserved.