TMSiSDK.device.devices.apex.apex_structures.apex_config.ApexConfig.import_from_xml#
- ApexConfig.import_from_xml(filename)#
Import the configuration from a file to the device.
- Parameters:
filename (str) – filename where to take the configuration from.
- Returns:
True if succeded, False if failed, error message.
- Return type:
bool