chore: switch coding style to JS standard
[e-mobility-charging-stations-simulator.git] / src / types / ChargingStationConfiguration.ts
2023-12-29  Jérôme Benoitchore: switch coding style to JS standard
2023-12-28  Jérôme Benoitbuild: switch to NodeNext module resolution
2023-07-16  Jérôme Benoitbuild(deps-dev): apply updates
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-04-28  Jérôme Benoitfeat: save connectors/evses map in charging station...
2023-02-13  Jérôme Benoitrefactor(simulator): switch to internal modules export...
2022-09-20  Jérôme BenoitReplace more interface with type for types definition
2022-09-15  Jérôme BenoitConvert types to native type
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-05-24  Jérôme BenoitRemove dead code
2022-05-24  Jérôme BenoitAdd a shared LRU cache per worker
2022-03-14  Jérôme BenoitAdd stationInfo to persistent configuration
2022-03-12  Jérôme BenoitAdd OCPP params file monitoring
2021-04-15  Jérôme BenoitMerge branch 'master' of github.com:sap-labs-france...
2021-03-19  Jérôme BenoitSmall cleanups
2021-01-08  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-03  Jérôme BenoitUntangle internal configuration key type from the OCPP...
2021-01-02  Jérôme BenoitAdd enum for standard OCPP parameters key.
2020-11-11  Jérôme BenoitMore typing.