Input to the DoorLock getUser command

MatterSpecification.v13.Cluster § 5.2.10.35

interface GetUserRequest {
    userIndex: number;
}

Hierarchy (view full)

Properties

Properties

userIndex: number