@ -809,4 +809,10 @@ public class DeviceManagementProviderServiceMock implements DeviceManagementProv
@Override
public License getLicenseConfig(String s) throws DeviceManagementException { return null; }
public PaginationResult getDevicesDetails(PaginationRequest paginationRequest, List<Integer> list, String s)
throws DeviceManagementException {
return null;
}