uds
uds copied to clipboard
[refine] Client - requests with cyclical responses
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