@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) while sending add resources to zone commands.Command.State| Modifier and Type | Field and Description |
|---|---|
Resource[] |
resources
Deprecated.
|
int |
zoneId
Deprecated.
|
| Constructor and Description |
|---|
AddResourcesToZone(Zone zone,
Resource[] resources)
Deprecated.
A constructor for this command.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toString@SerializedName(value="zoneId") public int zoneId
@SerializedName(value="resourceArr") public Resource[] resources