Engine fault codes read from J1939 and OBDII vehicles.
Name | Type | Description | Notes |
---|---|---|---|
can_bus_type | str | The CAN bus type of the vehicle. | [optional] |
decorations | VehicleStatsDecorations | [optional] | |
j1939 | VehicleStatsFaultCodesJ1939 | [optional] | |
obdii | VehicleStatsFaultCodesOBDII | [optional] | |
time | str | UTC timestamp in RFC 3339 format. Example: `2020-01-27T07:06:25Z`. |