WindowCoveringTrait.GoToTiltValueCommand.Request

class WindowCoveringTrait.GoToTiltValueCommand.Request


The request payload for the GoToTiltValue command.

Summary

Public constructors

Request(tiltValue: UShort)

Creates a request payload for the GoToTiltValue command.

Public properties

UShort

The tilt position, in degrees.

Public constructors

Request

Request(tiltValue: UShort)

Creates a request payload for the GoToTiltValue command.

Public properties

tiltValue

val tiltValueUShort

The tilt position, in degrees.