@Deprecated public static class Network.AddResourcesToZone extends Command<Network.CommandId>
Network.sendNetworkManagementCommand(buzz.getcoco.iot.Command<buzz.getcoco.iot.Network.CommandId>, buzz.getcoco.iot.Network.NetworkManagementStatusListener) add resources to a particular zone.Command.State| Modifier and Type | Field and Description |
|---|---|
Resource[] |
resources
Deprecated.
Array of
Resource which needs to be added. |
int |
zoneId
Deprecated.
|
| Constructor and Description |
|---|
AddResourcesToZone(Zone zone,
Resource[] resources)
Deprecated.
A constructor for this command.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toString