-
Notifications
You must be signed in to change notification settings - Fork 29
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
Comments
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. |
Same issue here |
Fixed by unchecking the default SOAP enabled checkbox in the CS server node as we only use JSON |
Awesome. Thanks for the update. I'll have to investigate when I get a
chance. I'm guessing very few (or no one) actually use these nodes w/ SOAP,
and I do not test that logic branch very often.
Best Regards
Bryan Nystrom
…On Wed, Aug 2, 2023 at 1:39 AM klessed ***@***.***> wrote:
Fixed by unchecking the default SOAP enabled checkbox in the CS server
node as we only use JSON
—
Reply to this email directly, view it on GitHub
<#63 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANQYL7WHMHHV4LOBSKJBOTXTHY3VANCNFSM6AAAAAA2XIEYBA>
.
You are receiving this because you are subscribed to this thread.Message
ID:
<Argonne-National-Laboratory/node-red-contrib-ocpp/issues/63/1661586982@
github.com>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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?
Thanks
The text was updated successfully, but these errors were encountered: