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

Support of v1.6 only compilation #879

Merged

Conversation

Matthias-NIDEC
Copy link
Contributor

@Matthias-NIDEC Matthias-NIDEC commented Nov 27, 2024

Describe your changes

If v1.6 only compilation is active:
option(LIBOCPP_ENABLE_V16 "Enable OCPP 1.6 in the ocpp library" ON)
option(LIBOCPP_ENABLE_V201 "Enable OCPP 2.0.1 in the ocpp library" OFF)
there v2.0.1 objects required related to e.g. ChargePointImpl::data_transfer_pnc_authorize

Issue ticket number and link

#880

Checklist before requesting a review

Signed-off-by: Matthias Suess <[email protected]>
@hikinggrass hikinggrass merged commit 8d5ae96 into EVerest:main Dec 20, 2024
7 of 8 checks passed
@Pietfried Pietfried linked an issue Dec 28, 2024 that may be closed by this pull request
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.

Support of v1.6. only compilation
3 participants