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