TlvShortReleaseEvent: ObjectSchema<{
    previousPosition: FieldType<number>;
}> = ...

Body of the Switch shortRelease event

Type declaration

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

MatterSpecification.v13.Cluster § 1.13.6.4