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

handle empty id tag in stopTransaction #204

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

HMNoureldin
Copy link

@HMNoureldin HMNoureldin commented Apr 18, 2024

  • according to OCTT , TestCase 032_2 when the powerless occurred while the vehicle is charging and you don't have a backup power source then the charging point should send stop transaction to the back-end to close the opened session when powerless happened , but in this case the charging-point doesn't have the id-tag that corresponds to that opened session as we keep it as part of the session in the run time , so the only way to stop the session is to get this id-tag from the cache data base.

image

@mahdidadashi65 @thom-gh @SiarheiVolkau @ruudvd

@c-jimenez
Copy link
Owner

Hi,
I'm not sure you have to send an idTag in this case since no user has presented physically nor remotely an idTag to stop the transaction.
The StopReason::PowerLoss should be sufficient.

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.

None yet

2 participants