mobilityhouse / ocpp

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

OCPPVersionEnumType addition of OCPP201 #524

Closed Jared-Newell-Mobility closed 11 months ago

Jared-Newell-Mobility commented 11 months ago

19.26. OCPPVersionEnumType

OCPP20 The OCPP 2.0 release of OCPP has been deprecated, so this value OCPP20 must now be used for OCPP 2.0.1 implementations in the NetworkConnectionProfile. Note that OCPP 2.0.1 does have its own Websocket subprotocol name: ocpp2.0.1.

This now state clearly in 2.1 as a value in OCPP 2.1, 19.26. OCPPVersionEnumType as OCPP201 - OCPP version 2.0.1. websocket subprotocol: ocpp2.0.1

Jared-Newell-Mobility commented 11 months ago

I think this can only be strictly added in the Enum for 2.1