mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Update DeviceManager.java
This commit is contained in:
parent
d0819adf6d
commit
8f00128ab1
@ -122,7 +122,6 @@ public interface DeviceManager {
|
||||
* @param device Updated device information related data
|
||||
* @throws DeviceManagementException If some unusual behaviour is observed while updating the device info
|
||||
*/
|
||||
|
||||
boolean updateDeviceInfo(DeviceIdentifier deviceIdentifier, Device device) throws DeviceManagementException;
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user