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

Validation of DC_ChargeLoopReq fails due to (optional) message element 'DisplayParameters::ChargingComplete' of DC_ChargeLoopReq #434

Open
abilal-akkodis opened this issue Oct 2, 2024 · 0 comments

Comments

@abilal-akkodis
Copy link

Current behaviour

Validation of DC_ChargeLoopReq in state DCChargeLoop fails due to message element DisplayParameters::ChargingComplete not used in request message

Expected behaviour

As per ISO 15118-20 section 8.3.4.5.5.2, both DisplayParameters and its sub-element ChargingComplete are defined as optional message elements. On the other hand, in the current implementation on master branch, ChargingComplete is defined as a mandatory message element, which causes the validation of DC_ChargeLoopReq message to fail.

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

No branches or pull requests

1 participant