WindowCoveringTrait.GoToLiftValueCommand.Request

class WindowCoveringTrait.GoToLiftValueCommand.Request


The request payload for the GoToLiftValue command.

Summary

Public constructors

Request(liftValue: UShort)

Creates a request payload for the GoToLiftValue command.

Public properties

UShort

The lift position, in centimeters.

Public constructors

Request

Request(liftValue: UShort)

Creates a request payload for the GoToLiftValue command.

Public properties

liftValue

val liftValueUShort

The lift position, in centimeters.