Sfa Add Ecu

Adds an ECU to the list with all its tokens,

checks if the tokens are available in the ECU by sending corresponding diagnosis jobs.

Arguments Description

dut_name (str): connection name like specified in diag manager config (json file)

by default it uses the first connection in the diag config

  • ecu_id * (str): ECU identifier

  • vin_id * (str): Vehicle Identification Number

Returns

bool: True if writing process succeeded; otherwise, False.

Example

${res}= Add Ecu