YuryAheichyk changes applied, can.dtc array contain objects now.
For reference, two additional parameters added:
- can.dtc.strings - contains errors in the old format (will be removed on May 24, 2025)
- can.dtc.objects - contains errors in the new format (will be removed on May 24, 2025)
can.dtc.strings example:
["P0020","U0001"]
can.dtc.objects example:
[{"standard":"OBDII","code":"P0020"},{"standard":"OBDII","code":"U001"}]