mobilityhouse / ocpp

Python implementation of the Open Charge Point Protocol (OCPP).
MIT License
782 stars 306 forks source link

Impossible to get CP connecting to CS #653

Closed quentinalt-dintec closed 1 week ago

quentinalt-dintec commented 3 months ago

I cannot get my CP to connect to my CSMS, I do not know what to set in the Server URL on my configuration interface of my CP :

image

I tried a lot of things such as :

Some help would be very much appreciated !

Yoshida-Taisei commented 3 months ago

"I think it is necessary to modify the connection URL. Specifically, wouldn't it be to append the identify to the end?

Example: CP->CS connection destination wss://test1.ocpps.ekoenergetyka.com.pl/ocppj/QP-4723 However, I might be wrong as I have never used that simulator before."

quentinalt-dintec commented 3 months ago

Hello, This is not a simulator, this is the settings interface of a real EV charger. The point is that I cannot find out what URL to put in this and in my CSMS settings.

Yoshida-Taisei commented 3 months ago

Thank you, I understand.

Here are some points to check:

Is the CS something you have set up yourself?

jainmohit2001 commented 1 week ago

Closing this issue, as it is not related to the OCPP packages.