uds icon indicating copy to clipboard operation
uds copied to clipboard

UDS Service database API

Open mdabrowski1990 opened this issue 4 years ago • 0 comments

Requires

#3 #6

Description

As a user, I would like to have common interface for all decoding/encoding data in diagnostic message for all Services, so I could use them the same way. As a developer, I want the same interface for all service classes to handle them the same way.

Testing

  • review

Acceptance Criteria

  • abstract class for diagnostic services created
    • encode method defined
    • decode method defined
    • request and (positive) response message are handled

mdabrowski1990 avatar Feb 09 '21 11:02 mdabrowski1990

#6 must be completed prior this one

mdabrowski1990 avatar Feb 09 '21 11:02 mdabrowski1990