WindowCoveringTrait.GoToLiftPercentageCommand.Request

class WindowCoveringTrait.GoToLiftPercentageCommand.Request


The request payload for the GoToLiftPercentage command.

Summary

Public constructors

Request(liftPercent100thsValue: UShort)

Creates a request payload for the GoToLiftPercentage command.

Public properties

UShort

The lift position, as a percentage.

Public constructors

Request

Request(liftPercent100thsValue: UShort)

Creates a request payload for the GoToLiftPercentage command.

Public properties

liftPercent100thsValue

val liftPercent100thsValueUShort

The lift position, as a percentage.