WindowCoveringTrait.GoToTiltPercentageCommand.Request

class WindowCoveringTrait.GoToTiltPercentageCommand.Request


The request payload for the GoToTiltPercentage command.

Summary

Public constructors

Request(tiltPercent100thsValue: UShort)

Creates a request payload for the GoToTiltPercentage command.

Public properties

UShort

The tilt position, in hundredths of a percent.

Public constructors

Request

Request(tiltPercent100thsValue: UShort)

Creates a request payload for the GoToTiltPercentage command.

Public properties

tiltPercent100thsValue

val tiltPercent100thsValueUShort

The tilt position, in hundredths of a percent.