@override Future<DeviceDto?> getDataOwner(String dataOwnerId) { return deviceApi.getDevice(dataOwnerId); }