TlvSwitchLatchedEvent: ObjectSchema<{
    newPosition: FieldType<number>;
}> = ...

Body of the Switch switchLatched event

Type declaration

  • newPosition: FieldType<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

MatterSpecification.v13.Cluster § 1.13.6.1