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

Charge box virtual physical chargers no connect to CS #57

Open
nsilvatula opened this issue Jun 20, 2023 · 1 comment
Open

Charge box virtual physical chargers no connect to CS #57

nsilvatula opened this issue Jun 20, 2023 · 1 comment

Comments

@nsilvatula
Copy link

I have installed the latest version (1.3.5) and the version of node is v19.9.0, nodered is 3.0.2, npm is 9.6.3.
What happens is the following: it does not establish communication with virtual cacheboxes, just as it does not establish communication with physical cacheboxes.

I am testing example1, the centralsystem server logs are:
6/20/2023, 2:13:18 PM node: CentralSystem@9090 type: info data: Ready to receive websocket requests on /ocpp/:cbid
6/20/2023, 2:22:33 PM node: CentralSystem@9090 type: info data: Ready to receive websocket requests on /ocpp/:cbid

@bnystrom
Copy link
Collaborator

Sorry, what is a "cachebox"? I'm unfamiliar with that.

Also, I assume you have this set up to use ocpp1.6j? The central system does not attempt to attach to anything. The charge box (EVSE / CP) needs to establish the connection to the server instead. OCPP1.6j uses websockets to communicate, and the EVSE is the client that initiates the connection.

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

2 participants