Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[refine] Client - requests with cyclical responses #63

Open
mdabrowski1990 opened this issue Aug 20, 2021 · 0 comments
Open

[refine] Client - requests with cyclical responses #63

mdabrowski1990 opened this issue Aug 20, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation implementation Changes to code

Comments

@mdabrowski1990
Copy link
Owner

mdabrowski1990 commented Aug 20, 2021

Requires

#5

Description

As a user, I would like to have possibility to receive cyclically (or on event) sent responses (e.g. to request with SID 0x2A), so I am able to use this feature without workarounds.

Acceptance Criteria

  • Given diagnostic request with cyclical (or on event) response is sent, When I request the response, Then I receive responses that were received till this moment.
  • Given diagnostic request with cyclical (or on event) response is sent, When I send another request, Then I will receive response to the request that I jsut sent.
  • Documentation of this feature is available for the user in ReadTheDocs
@mdabrowski1990 mdabrowski1990 added the implementation Changes to code label Aug 20, 2021
@mdabrowski1990 mdabrowski1990 added this to the 2) Client Simulation milestone Aug 20, 2021
@mdabrowski1990 mdabrowski1990 added the documentation Improvements or additions to documentation label Aug 20, 2021
@mdabrowski1990 mdabrowski1990 removed this from the X) Client Simulation milestone Sep 6, 2021
@mdabrowski1990 mdabrowski1990 changed the title Client - requests with cyclical responses [refine] Client - requests with cyclical responses Sep 8, 2021
@mdabrowski1990 mdabrowski1990 added this to the 3) Full CAN support milestone Sep 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation implementation Changes to code
Projects
None yet
Development

No branches or pull requests

1 participant