Read diagnostic trouble codes
obd_read_dtcsRead diagnostic trouble codes (DTCs) from a vehicle without modifying its state. Identify issues by retrieving stored fault codes using a vehicle ID.
Instructions
Read DTC observations without clearing or changing vehicle state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ecu_id | No | ||
| vehicle_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dtcs | Yes | ||
| ecu_id | No | ||
| vehicle_id | Yes |