Diagnostics
Diagnostics data.
type Diagnostics {
dtccount: UInt8
dtclist: [String!]
}
Fields
Diagnostics.dtccount ● UInt8 scalar
Number of Diagnostic Trouble Codes (DTC)
Diagnostics.dtclist ● [String!] list scalar
List of currently active DTCs formatted according OBD II (SAE-J2012DA_201812) standard ([P|C|B|U]XXXXX )
Member Of
Vehicle object