fix: ensure stop transaction is sent at ATG stop
[e-mobility-charging-stations-simulator.git] / src / charging-station / broadcast-channel / ChargingStationWorkerBroadcastChannel.ts
2023-11-07  Jérôme Benoitfix: ensure stop transaction is sent at ATG stop
2023-07-31  Jérôme Benoitfix: fix reservationId payload field filling at start...
2023-07-28  Jérôme Benoitrefactor: cleanup module name namespace
2023-07-27  Jérôme Benoitrefactor: rename ChargingStationConfigurationUtils...
2023-07-26  Jérôme Benoitrefactor: improve time handling code
2023-07-21  Jérôme Benoitfix: use aliased payload type on broadcast channel
2023-07-18  Jérôme Benoitrefactor: cleanup default worker options handling
2023-07-18  Jérôme Benoitrefactor: factor out OCPP params handling helpers
2023-07-18  Jérôme Benoitbuild(simulator): switch to strict type checking
2023-07-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-07-05  Jérôme Benoitrefactor: split Utils static methods class into functions
2023-05-20  Jérôme Benoitrefactor(simulator): factor out common helpers