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

Add support for OCPP 2.0.1 #74

Closed
OrangeTux opened this issue Mar 16, 2020 · 2 comments · Fixed by #88
Closed

Add support for OCPP 2.0.1 #74

OrangeTux opened this issue Mar 16, 2020 · 2 comments · Fixed by #88
Labels
enhancement New feature or request

Comments

@OrangeTux
Copy link
Collaborator

No description provided.

@OrangeTux OrangeTux added the enhancement New feature or request label Mar 16, 2020
@OrangeTux OrangeTux changed the title Add support for OCPP 2.0.1 RC Add support for OCPP 2.0.1 Apr 10, 2020
@davystrong
Copy link

How difficult is this? I see that there is a script to generate the dataclasses. What else needs to be done?

@OrangeTux
Copy link
Collaborator Author

With the correct scripts the code could to support OCPP 2.0.1 could be generated. This script can create the Call and CallResult dataclasses, but I am not sure how stable the script it.

We currently don't have scripts to generate the enums yet. But overall it shouldn't be difficult to modify or create scripts to generate the support.

I also saw that @tropxy did some work in adding OCPP 2.0.1 support lately. You can follow the progress in PR #88.

@tropxy tropxy linked a pull request Oct 12, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

2 participants