TMSiSDK.device.devices.saga.saga_device.SagaDevice.import_configuration# SagaDevice.import_configuration(filename: str)# Imports the file configuration to the device. Parameters: filename (str) – name of the file where to export configuration. Raises: TMSiError – TMSiErrorCode.general_error if import configuration fails. TMSiError – TMSiErrorCode.device_not_connected if not connected.