Add BootNotification and ClearCache OCPP 2.0.1 commands support
[e-mobility-charging-stations-simulator.git] / src / charging-station / ocpp / 2.0 / OCPP20ResponseService.ts
2023-01-05  Jérôme BenoitAdd BootNotification and ClearCache OCPP 2.0.1 commands...
2023-01-04  Jérôme BenoitWhitespace cleanup in log messages
2023-01-04  Jérôme BenoitHook the OCPP 2.0 stack into the main code
2023-01-04  Jérôme BenoitAdd initial classes structure for the OCPP 2.0 stack