public static class CapabilityDoorLock.GetPinCode extends Command<CapabilityDoorLock.CommandId>
Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) to get
Pin of the user.Command.State| Modifier and Type | Field and Description |
|---|---|
long |
userId
The User ID of whom PIN is being fetched.
|
| Constructor and Description |
|---|
GetPinCode()
A no-arg constructor to create get PIN code command.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toString