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

Body of the Switch longPress event

Type declaration

  • newPosition: FieldType<number>

    This field shall indicate the new value of the CurrentPosition attribute, i.e. while pressed.

    MatterSpecification.v13.Cluster § 1.13.6.3.1

MatterSpecification.v13.Cluster § 1.13.6.3