apostoldevel / ocpp-cs

OCPP Central System and Charge Point emulator.
https://ocpp-css.com
MIT License
52 stars 15 forks source link

Ocpp 2.0.1 Connection #14

Closed sait1801 closed 6 months ago

sait1801 commented 6 months ago

Hi, this code is awesome and I just want to ask an question. I just connected an charger with ocpp 2.0.1 connection to this dashboard and it worked. Would that cause any problem ? async with websockets.connect( "ws://<apostol ocpp 1.6 server>/ocpp/chargerdeneme", subprotocols=["ocpp2.0.1"],

Thanks in advanced

ufocomp commented 6 months ago

Hello, thank you for your question. The implementation of OCPP 2.0.1 protocol support is scheduled for this summer. Keep an eye on the updates.