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 #880

Closed
Matthias-NIDEC opened this issue Nov 27, 2024 · 2 comments · Fixed by #879
Closed

Support of v1.6. only compilation #880

Matthias-NIDEC opened this issue Nov 27, 2024 · 2 comments · Fixed by #879

Comments

@Matthias-NIDEC
Copy link
Contributor

OCPP Version

OCPP1.6

Describe the bug

In order to compile in v1.6 only setup
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)

additional classes related to v2.0.1 are required.

See [PR] #879

To Reproduce

No response

Anything else?

No response

@Pietfried
Copy link
Contributor

Note for @andistorm : We should include these features in the CI as well at some point

@Pietfried Pietfried linked a pull request Dec 28, 2024 that will close this issue
3 tasks
@Pietfried
Copy link
Contributor

Completed with #879

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 a pull request may close this issue.

2 participants