Sfa Setup Dut
DEPRECATED It will be removed in a future version. Please use keyword Sfa Setup instead. This keyword will be supported until version 0.3.0.
Sets automatically the dut name and the token path.
Arguments Description
Token path (str): The path of tokens folder
dut name (str): The Ecu name.
optional if not mentioned first configured connection in diag config will be used
Returns
bool: True if writing process succeeded; otherwise, False.
Example
${res}= Sfa Setup Dut ${token_path} ${dut_name}