ABS
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
{
"status": "OK",
"description": "ABS system functioning normally"
}
Active Safety
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Airbag
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Brake Fluid
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
DTCCount
The total number of active Diagnostic Trouble Codes (DTCs) currently present in the vehicle’s systems.
The total number of active Diagnostic Trouble Codes (DTCs) currently present in the vehicle’s systems.
{
"unit": "count",
"value": 2
}
DTCList
Array of Diagnostic Trouble Code (DTC) entries.
Show Array item properties
The specific alphanumeric code identifying a particular diagnostic trouble code (DTC).
The precise date and time when the specific diagnostic trouble code (DTC) was first detected or logged by the vehicle’s onboard diagnostic system.
{
"values": [
{
"code": "P0300",
"timestamp": "2023-10-15T08:00:00Z"
},
{
"code": "P0171",
"timestamp": "2023-10-15T08:00:00Z"
}
]
}
Driver Assistance
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
EVBattery Conditioning
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
EVCharging
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
EVDrive Unit
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
EVHVBattery
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Emissions
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Lighting
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
MIL
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Oil Life
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Oil Pressure
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Oil Temperature
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Telematics
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Tire Pressure
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Tire Pressure Monitoring
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Transmission
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Washer Fluid
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.
Water In Fuel
A ENUM indicating the current operational condition of the related system. (ALERT, OK)
A description of the system’s status, if provided by the OEM.