Prepare code for strict type checking
[e-mobility-charging-stations-simulator.git] / src / charging-station / AutomaticTransactionGenerator.ts
2021-05-17  Jérôme BenoitPrepare code for strict type checking
2021-05-02  Jérôme BenoitFix heartbeat start + cleanups.
2021-05-02  Jérôme BenoitFix ATG start blocking call
2021-04-04  Jérôme BenoitLinter fixes.
2021-02-01  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-01  Jérôme BenoitCleanups: log msg refinements, ...
2021-02-01  Jérôme BenoitAdd debug log for CPs.
2021-01-31  Jérôme BenoitRemove void before async call.
2021-01-31  Jérôme BenoitMake modular the SRPC call chain code.
2021-01-23  Jérôme BenoitRename private attributes and methods.
2021-01-22  Jérôme BenoitRename ChargingStationInfo.name -> ChargingStationInfo...
2021-01-21  Jérôme BenoitFix worker startup and cleanup some attributes in Wrk...
2021-01-21  Jérôme BenoitCleanups.
2021-01-21  Jérôme BenoitMerge pull request #6 from LucasBrazi06/memory-optimization
2021-01-20  JakobAuthorize Request added
2021-01-18  Jérôme BenoitForce ATG stop is the charging station is unavailable.
2021-01-17  Jérôme BenoitHandle availability and registration properly.
2021-01-08  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-03  Jérôme BenoitInitial support to the change availability command.
2020-11-11  Jérôme BenoitMove some types to their OCPP version directory.
2020-11-11  Jérôme BenoitAdd logs rotation.
2020-11-11  Jérôme BenoitTyping.
2020-11-10  Jérôme BenoitTyping.
2020-11-04  Jérôme BenoitFix performance observer usage.
2020-11-01  Jérôme BenoitInitial portage to TypeScript.