...
Code Block | ||
---|---|---|
| ||
String otaFileName = "file"; for (ConnectionInfo connectionInfo : gw.getConnectionInfo()) { gw.deregisterOtaFile(otaFileName, connectionInfo); } |
Related articles
Filter by label (Content by label) | ||
---|---|---|
|
...
Code Block | ||
---|---|---|
| ||
String otaFileName = "file"; for (ConnectionInfo connectionInfo : gw.getConnectionInfo()) { gw.deregisterOtaFile(otaFileName, connectionInfo); } |
Filter by label (Content by label) | ||
---|---|---|
|