Body of the Switch longRelease event

MatterSpecification.v13.Cluster § 1.13.6.5

interface LongReleaseEvent {
    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.5.1