Body of the Switch shortRelease event

MatterSpecification.v13.Cluster § 1.13.6.4

interface ShortReleaseEvent {
    previousPosition: number;
}

Hierarchy (view full)

Properties

Properties

previousPosition: number

This field shall indicate the previous value of the CurrentPosition attribute, i.e. just prior to release.

MatterSpecification.v13.Cluster § 1.13.6.4.1