public static class CapabilityRemoteControl.ExecuteLearnedCommand extends Command<CapabilityRemoteControl.CommandId>
Capability.sendResourceCommand(buzz.getcoco.iot.Command<T>, buzz.getcoco.iot.Capability.CommandStatusListener<T>) while sending execute learnt command.Command.State| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
applianceId |
java.lang.String |
buttonId |
| Constructor and Description |
|---|
ExecuteLearnedCommand(java.lang.String applianceId,
java.lang.String buttonId)
Constructor for ExecuteLearnedCommand.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toString