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

CS-Request-JSON not connecting to physical charger #63

Open
adrcss opened this issue Jul 25, 2023 · 4 comments
Open

CS-Request-JSON not connecting to physical charger #63

adrcss opened this issue Jul 25, 2023 · 4 comments

Comments

@adrcss
Copy link

adrcss commented Jul 25, 2023

Hi!

I am trying to send commands to a physical charger with CS-Request-JSON but it keeps saying the charger (identified by bcId) is not connected, even though the CS Server can connect perfectly

using contrib- ocpp 1.3.6 and nodered 3.0.2

any idea what the problem might be?

image
image

Thanks

@adrcss
Copy link
Author

adrcss commented Jul 27, 2023

Think I solved it (or at least its working for me) by moving the cb_map.set around line 350, because before it wasn't really adding anything to the map.

@klessed
Copy link

klessed commented Aug 2, 2023

Same issue here

@klessed
Copy link

klessed commented Aug 2, 2023

Fixed by unchecking the default SOAP enabled checkbox in the CS server node as we only use JSON

@bnystrom
Copy link
Collaborator

bnystrom commented Aug 2, 2023 via email

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