TemperatureControlTrait.SetTemperatureCommand.OptionalArgs

interface TemperatureControlTrait.SetTemperatureCommand.OptionalArgs


Optional arguments for the command SetTemperatureCommand Request

Summary

Public properties

Short

The desired temperature setpoint.

UByte

The desired temperature level, in terms of the index of the setting in the supportedTemperatureLevels list.

Public properties

targetTemperature

var targetTemperatureShort

The desired temperature setpoint.

targetTemperatureLevel

var targetTemperatureLevelUByte

The desired temperature level, in terms of the index of the setting in the supportedTemperatureLevels list.