public static class Network.AssignToTemplate extends Command<Network.CommandId>
Network.sendNetworkManagementCommand(Command, NetworkManagementStatusListener).Command.State| Modifier and Type | Field and Description |
|---|---|
int |
zoneId |
| Constructor and Description |
|---|
AssignToTemplate(int zoneId,
long deviceId,
java.lang.String resourceTemplateId,
java.lang.String resourceEui)
Constructor for current class.
|
getCommandId, getTimeout, setCommandId, setTimeout, toJsonObject, toStringpublic AssignToTemplate(int zoneId,
long deviceId,
java.lang.String resourceTemplateId,
java.lang.String resourceEui)
zoneId - id of zonedeviceId - device node id of the templateresourceTemplateId - id of the resource templateresourceEui - id of the resource to be assigned to template