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

Feature/ocpp21 support #1083

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Feature/ocpp21 support #1083

wants to merge 2 commits into from

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Mar 12, 2025

Describe your changes

Enhanced EVerest datatypes and adjusted respective conversions according to OCPP2.1 type and enum changes.

Issue ticket number and link

Companion PR in libocpp: EVerest/libocpp#845

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

@Pietfried Pietfried force-pushed the feature/ocpp21-support branch from e824e6b to e17917d Compare March 12, 2025 09:38
…rding to OCPP2.1 type and enum changes in libocpp

* Updated OCPP201 module documentation to indicate that this module can be used for OCPP2.0.1 and OCPP2.1

Signed-off-by: Piet Gömpel <[email protected]>
@Pietfried Pietfried force-pushed the feature/ocpp21-support branch from e17917d to 2e92d3f Compare March 12, 2025 10:02
@@ -67,7 +67,7 @@ libevse-security:
# OCPP
libocpp:
git: https://github.com/EVerest/libocpp.git
git_tag: a26227aedea9c4cc61042c392f039a15097c2ca7
git_tag: feature/ocpp2.1-public-draft-messages
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: fix once PR in libocpp is merged

Co-authored-by: Kai Hermann <[email protected]>
Signed-off-by: Piet Gömpel <[email protected]>
@Pietfried Pietfried requested a review from hikinggrass March 12, 2025 10:26
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.

2 participants