ClosureControlTrait.MoveToCommand.OptionalArgs

interface ClosureControlTrait.MoveToCommand.OptionalArgs


Optional arguments for the command MoveToCommand Request

Summary

Public properties

Boolean

The target latch state of the closure.

ClosureControlTrait.TargetPositionEnum

The target position of the closure.

ClosureControlTrait.ThreeLevelAutoEnum

The target speed of the closure.

Public properties

latch

var latchBoolean

The target latch state of the closure.

position

var positionClosureControlTrait.TargetPositionEnum

The target position of the closure.

speed

var speedClosureControlTrait.ThreeLevelAutoEnum

The target speed of the closure.