Set Tag Unwanted Events

Sets tags based on unwanted events detected in the provided diagnostic report and specified report path.

Arguments Description

$dtc_report (dict): A dictionary containing diagnostic trouble codes (DTC) report data, with keys that correspond to the target list elements.

$report_path (str): The file path where the report is stored.

$default_target_list (list): A list containing target identifiers used to extract error and info memory from the dtc_report.

Example

Set Tag Unwanted Events ${DTC_REPORT} ${REPORT_PATH} ${DEFAULT_TARGET_LIST}