Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
clusters/door-lock
DoorLock
GetLogRecordRequest
Interface GetLogRecordRequest
Input to the DoorLock getLogRecord command
See
MatterSpecification.v13.Cluster § 5.2.10.4
interface
GetLogRecordRequest
{
logIndex
:
number
;
}
Hierarchy (
view full
)
TypeFromSchema
<
typeof
DoorLock
.
TlvGetLogRecordRequest
>
GetLogRecordRequest
Index
Properties
log
Index
Properties
log
Index
log
Index
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
log
Index
matter.js-monorepo
Loading...
Input to the DoorLock getLogRecord command
See
MatterSpecification.v13.Cluster § 5.2.10.4