refactor(simulator): switch to named exports
[e-mobility-charging-stations-simulator.git] / src / charging-station / MessageChannelUtils.ts
2023-02-12  Jérôme Benoitrefactor(simulator): switch to named exports
2023-01-12  Jérôme BenoitLinter fixes
2023-01-04  Jérôme BenoitMore import type usage
2022-09-25  Jérôme BenoitATG: add support for idTag distribution algorithms
2022-09-16  Jérôme BenoitConvert Statistics interface to type
2022-09-03  Jérôme BenoitUI Protocol: Expose ATG status and use array for all...
2022-09-01  Jérôme BenoitAlign 'started' attribute usage to all classes
2022-08-30  Jérôme BenoitMove hashId to stationInfo
2022-08-29  Jérôme BenoitCleanup Array.from() usage
2022-08-28  Jérôme BenoitAdd postman collection for UI HTPP server
2022-08-27  Jérôme BenoitEnsure charging station data is always JSON serializable
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-08-23  Jérôme BenoitAdd boot notification response to the UI command listCh...
2022-08-23  Jérôme BenoitUI server: add start/stop charging station command
2022-08-22  Lucas MigeonVue UI + UI server