fix: handle WebSocket opening error
[e-mobility-charging-stations-simulator.git] / src / utils / Constants.ts
2020-11-28  Jérôme BenoitInitial support for SetChargingProfile command
2020-11-28  Jérôme BenoitTyping.
2020-11-23  Jérôme BenoitMake CircularArray class self-contained and an independ...
2020-11-22  Jérôme BenoitAdd WebSocketPingInterval support.
2020-11-20  Jérôme BenoitUse a circular array to store time measurements.
2020-11-11  Jérôme BenoitMove some types to their OCPP version directory.
2020-11-11  Jérôme BenoitTyping.
2020-11-10  Jérôme BenoitTyping.
2020-11-03  Jérôme BenoitImprove OCPP logging.
2020-11-01  Jérôme BenoitInitial portage to TypeScript.