Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

UDS Service database API #11

Closed
mdabrowski1990 opened this issue Feb 9, 2021 · 0 comments · Fixed by #296
Closed

UDS Service database API #11

mdabrowski1990 opened this issue Feb 9, 2021 · 0 comments · Fixed by #296
Assignees
Labels
implementation Changes to code

Comments

@mdabrowski1990
Copy link
Owner

mdabrowski1990 commented Feb 9, 2021

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 mdabrowski1990 added the implementation Changes to code label Feb 9, 2021
@mdabrowski1990 mdabrowski1990 added this to the Database introduction milestone Feb 9, 2021
@mdabrowski1990 mdabrowski1990 self-assigned this Feb 9, 2021
@mdabrowski1990 mdabrowski1990 removed their assignment Feb 9, 2021
@mdabrowski1990 mdabrowski1990 removed this from the X) Database introduction milestone Sep 6, 2021
@mdabrowski1990 mdabrowski1990 changed the title Introduce UDS Service [refine] Introduce UDS Service Sep 8, 2021
@mdabrowski1990 mdabrowski1990 changed the title [refine] Introduce UDS Service UDS Service API Oct 30, 2024
@mdabrowski1990 mdabrowski1990 changed the title UDS Service API UDS Service database API Oct 30, 2024
@mdabrowski1990 mdabrowski1990 self-assigned this Nov 8, 2024
@mdabrowski1990 mdabrowski1990 linked a pull request Nov 8, 2024 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
implementation Changes to code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant