uds icon indicating copy to clipboard operation
uds copied to clipboard

[refine] Client - requests with cyclical responses

Open mdabrowski1990 opened this issue 4 years ago • 0 comments

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 avatar Aug 20 '21 21:08 mdabrowski1990