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 targetTemperature: Short

The desired temperature setpoint.

targetTemperatureLevel

var targetTemperatureLevel: UByte

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