Body of the Switch switchLatched event

MatterSpecification.v13.Cluster § 1.13.6.1

interface SwitchLatchedEvent {
    newPosition: number;
}

Hierarchy (view full)

Properties

Properties

newPosition: number

This field shall indicate the new value of the CurrentPosition attribute, i.e. after the move.

MatterSpecification.v13.Cluster § 1.13.6.1.1