public static class CapabilityDoorLock.Unlock extends Command<CapabilityDoorLock.CommandId>
Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>)
to set current state to unlock.Command.State| Modifier and Type | Field and Description |
|---|---|
long |
timeout
Timeout for the command in millis in which resource should be locked after being unlocked.
|
| Constructor and Description |
|---|
Unlock()
A no args constructor to create unlock command.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toString