FanControlTrait.StepCommand.OptionalArgs

interface FanControlTrait.StepCommand.OptionalArgs


Optional arguments for the command StepCommand Request

Summary

Public properties

Boolean

Whether the fan being off (speed value 0) is included as a step value.

Boolean

Fan speed wraps between highest and lowest step value.

Public properties

lowestOff

var lowestOffBoolean

Whether the fan being off (speed value 0) is included as a step value.

wrap

var wrapBoolean

Fan speed wraps between highest and lowest step value.