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

OCPP 1.6 Certification Test Tool fails on SendLocalListRequest validation #202

Closed
robert-s-ubi opened this issue Aug 18, 2022 · 1 comment

Comments

@robert-s-ubi
Copy link
Contributor

The OCTT sends a SendLocalListRequest for a full update with listVersion 0 and an empty list, to clear the local authorization list. This makes sense, as the OCPP specification requires the charge point to return listVersion 0 to a GetLocalListVersionRequest, so if another value was used in SendLocalListRequest, the charge point would have to return a different version than it accepted.

A pull request has been submitted which changes the validation in SendLocalListRequest to allow listVersion 0, rather than only 1 or higher:
#201

@robert-s-ubi
Copy link
Contributor Author

Pull request merged.

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