python-uds icon indicating copy to clipboard operation
python-uds copied to clipboard

Implementation of ClearDiagnosticInformation method

Open beckyc567 opened this issue 6 years ago • 1 comments

Work in progress.

beckyc567 avatar Dec 17 '18 14:12 beckyc567

Basic code has been written, and tested.

Testing includes the basic positive test cases to cover DTC clear, and positive testing of the negative response cases. Negative test cases (e.g. handling of an invalid negative response), has not been added yet (currently considered low priority).

Some small level of hardcoding exist to take the groupOfDTCs parameter as a simple 3 byte hex array - this can be changed to whatever is required if necessary.

beckyc567 avatar Dec 18 '18 10:12 beckyc567