ATG: add support for idTag distribution algorithms
[e-mobility-charging-stations-simulator.git] / src / types / ChargingStationWorker.ts
2022-09-25  Jérôme BenoitATG: add support for idTag distribution algorithms
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-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-27  Jérôme BenoitRefine TS and linter configuration
2022-08-25  Jérôme BenoitFix UI protocol type definitions
2022-08-24  Jérôme BenoitImprove payload type checking in OCPP, UI and Broadcast...
2022-08-23  Jérôme BenoitUI server: add start/stop charging station command
2022-08-22  Lucas MigeonVue UI + UI server
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2022-05-06  Jérôme BenoitMerge branch 'master' into Extend-charging-profile...
2022-05-06  Jérôme BenoitFix Json type definition naming
2022-03-04  Jérôme BenoitApply prettier formating
2022-03-04  Jérôme BenoitFix workerSet startup
2022-02-04  Jérôme BenoitIntroduce JSON type and use it for OCPP and internal...
2021-11-29  Jérôme BenoitAdd charging stations listing to WS server commands
2021-09-26  Jérôme BenoitUntangle charging station worker types from the generic...