Input to the GeneralCommissioning armFailSafe command

MatterSpecification.v13.Core § 11.10.6.2

interface ArmFailSafeRequest {
    breadcrumb: number | bigint;
    expiryLengthSeconds: number;
}

Hierarchy (view full)

Properties

breadcrumb: number | bigint
expiryLengthSeconds: number