nmfta-repo / nmfta-opentelematics-api

API Blueprint for Open Telematics API
Apache License 2.0
13 stars 6 forks source link

add support for OBDII DTCs alongside J1939 and J1708 in the Vehicle F… #175

Closed BenGardiner closed 5 years ago

BenGardiner commented 5 years ago

In response to the issue raised by Bryan McClain and discussion by Bill Brown. Adds support for OBDII faults alongside J1708 and J1939 DTCs by adding a 'type' enum and optional embedded objects with all-fields required, separately.

I've updated https://previewotapi.docs.apiary.io/ for easy review of a rendering.

This will be merged next monday unless there are changes in review.