public interface DeviceAdminService extends DeviceService
| Modifier and Type | Method and Description |
|---|---|
void |
removeDevice(DeviceId deviceId)
Removes the device with the specified identifier.
|
getAvailableDevices, getAvailableDevices, getDevice, getDeviceCount, getDevices, getDevices, getPort, getPortDeltaStatistics, getPorts, getPortStatistics, getRole, isAvailableaddListener, removeListenervoid removeDevice(DeviceId deviceId)
deviceId - device identifierCopyright © 2015. All rights reserved.