TMSiSDK.device.devices.saga.saga_device.SagaDevice.download_file_from_device#
- SagaDevice.download_file_from_device(file_id: int, filename: str = None)#
Creates a data stream to download the file from the device.
- Parameters:
file_id (int) – id of the file to download.
filename (str, optional) – filename where to write the impedance report (if available), defaults to None
- Raises: