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

Support pause/wakeup in 15118-2 #198

Merged
merged 20 commits into from
Jun 7, 2023
Merged

Support pause/wakeup in 15118-2 #198

merged 20 commits into from
Jun 7, 2023

Conversation

shalinnijel2
Copy link
Contributor

@shalinnijel2 shalinnijel2 commented Feb 15, 2023

Summary of changes:
Support for SECC to return various parameters as mentioned below while in a resumed session.

EVSessionContext15118 holds information required to resume a paused session.
[V2G2-741] - In a resumed session, the following are reused:

  1. SessionID (SessionSetup)
  2. PaymentOption that was previously selected (ServiceDiscoveryRes)
  3. ChargeService (ServiceDiscoveryRes)
  4. SAScheduleTuple (ChargeParameterDiscoveryRes) - previously selected id must remain the same.

For requirement 4, a warning is logged if the previously selected id is not present in the SAScheduleTuples list.

@shalinnijel2 shalinnijel2 marked this pull request as ready for review May 23, 2023 16:11
@shalinnijel2 shalinnijel2 requested a review from ikaratass June 7, 2023 13:36
@shalinnijel2 shalinnijel2 merged commit 710d129 into master Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants