chore: switch coding style to JS standard
[e-mobility-charging-stations-simulator.git] / src / types / ChargingStationInfo.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-06-05  Jérôme BenoitMerge branch 'main' into reservation-feature
2023-05-29  Jérôme Benoitfix: allow to set some x509 certificates in templates
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-04-29  Jérôme Benoitfix: fix charging station info type
2023-04-28  Jérôme Benoitfix: fix station info generation
2023-04-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-02-13  Jérôme Benoitrefactor(simulator): switch to internal modules export...
2023-01-08  Jérôme BenoitAdd initial support for OCPP 1.6 firmware update simulation
2022-09-24  Jérôme BenoitConvert interface to type
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-30  Jérôme BenoitMove hashId to stationInfo
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-05-23  Jérôme BenoitFix serial number propagation at charging station templ...
2022-05-23  Jérôme BenoitUntangle charging station info from charging station...
2022-04-25  Jérôme BenoitMerge branch 'master' into fixe_ui_websocket
2022-04-25  Jérôme BenoitAdd support for CS info configuration file change detection
2022-04-13  Jérôme BenoitMerge branch 'master' into feature/rawmessagelogs
2022-03-30  Jérôme BenoitAdd support for random meter serial number
2022-03-18  Jérôme BenoitMove template hash attribute to stationInfo
2022-03-18  Jérôme BenoitAdd amperage limitation support via vendor specific...
2022-03-14  Jérôme BenoitAdd stationInfo to persistent configuration
2022-03-13  Jérôme BenoitAdd chargePointSerialNumberPrefix support to CS template
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-06-12  Jérôme BenoitFix power unit in kW handling in charging station template
2021-01-22  Jérôme BenoitRename ChargingStationInfo.name -> ChargingStationInfo...
2020-11-11  Jérôme BenoitTyping.