Input to the WindowCovering goToLiftPercentage command

MatterSpecification.v13.Cluster § 5.3.7.5

interface GoToLiftPercentageRequest {
    liftPercent100thsValue: number;
}

Hierarchy (view full)

Properties

liftPercent100thsValue: number