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