Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
cluster
GeneralCommissioning
ArmFailSafeRequest
Interface ArmFailSafeRequest
Input to the GeneralCommissioning armFailSafe command
See
MatterSpecification.v13.Core § 11.10.6.2
interface
ArmFailSafeRequest
{
breadcrumb
:
number
|
bigint
;
expiryLengthSeconds
:
number
;
}
Hierarchy (
view full
)
TypeFromSchema
<
typeof
GeneralCommissioning
.
TlvArmFailSafeRequest
>
ArmFailSafeRequest
Index
Properties
breadcrumb
expiry
Length
Seconds
Properties
breadcrumb
breadcrumb
:
number
|
bigint
expiry
Length
Seconds
expiry
Length
Seconds
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
breadcrumb
expiry
Length
Seconds
matter.js-monorepo
Loading...
Input to the GeneralCommissioning armFailSafe command
See
MatterSpecification.v13.Core § 11.10.6.2