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

config.json problem in OCPP2.0.1 #949

Open
phadataretanu opened this issue Jan 21, 2025 · 3 comments
Open

config.json problem in OCPP2.0.1 #949

phadataretanu opened this issue Jan 21, 2025 · 3 comments

Comments

@phadataretanu
Copy link

OCPP Version

OCPP2.0.1

Describe the bug

I am adding config.json which is created in EVEREST/libocpp/build/_deps/libocpp-src/config/v201/

The json is invalid it seems, I tried going fforward by editing the json.

It breaking after going forward.

Can anyone suggest what is missing from my side ?

To Reproduce

No response

Anything else?

No response

@Pietfried
Copy link
Contributor

Hi @phadataretanu , please explain your issue and what you are tryining to achieve in more detail. Please also add the steps to reproduce used configuration(s), compile options and your system information

@phadataretanu
Copy link
Author

I have ocpp1.6 implemented in python. I want to use libocpp library for my ocpp2.0.1 implementation.

@maaikez
Copy link
Contributor

maaikez commented Jan 28, 2025

I think the config.json is not used anymore for OCPP 2.0.1. You now have to use the component_config, see libocpp/config/v201/component_config/standardized and libocpp/config/v201/component_config/custom

See https://github.com/EVerest/everest-core/blob/main/modules/OCPP201/doc.rst

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

3 participants