public static class CapabilityColor.SetTemperature extends Command<CapabilityColor.CommandId>
Capability.sendResourceCommand(Command, CommandStatusListener)
while sending Color Temperature command.Command.State| Modifier and Type | Field and Description |
|---|---|
int |
temperatureKelvin |
int |
transitionTime |
boolean |
useDefaultTransitionTime |
| Constructor and Description |
|---|
SetTemperature(boolean useDefaultTransitionTime)
Constructor of this class.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toString@SerializedName(value="colorTemperatureKelvin") public int temperatureKelvin
@SerializedName(value="useDefaultTransTimeFlag") public boolean useDefaultTransitionTime
@SerializedName(value="transitionTimeMs") public int transitionTime