matth-x / MicroOcppSimulator

GNU General Public License v3.0
98 stars 44 forks source link

OCPP 2.0.1 preview #15

Closed matth-x closed 7 months ago

matth-x commented 7 months ago

Add OCPP 2.0.1 compatibility.

The dashboard still needs to get a button to toggle between v1.6 and v2.0.1. At the moment, it's required to change the protocol version by hand in the mo_store folder and restart the application. To change to v2.0.1, open mo_store/simulator.jsn and change the config OcppVersion to 2.0.1.