Input to the WindowCovering goToTiltPercentage command

MatterSpecification.v13.Cluster § 5.3.7.7

interface GoToTiltPercentageRequest {
    tiltPercent100thsValue: number;
}

Hierarchy (view full)

Properties

tiltPercent100thsValue: number