Fix remote start transactiion: connection status can be preparing
[e-mobility-charging-stations-simulator.git] / src / charging-station / ocpp / 1.6 / OCPP16ResponseService.ts
2021-08-31  Jérôme BenoitFix remote start transactiion: connection status can...
2021-08-15  Jérôme BenoitSpecify the copyright author on some files where change...
2021-07-28  Jérôme BenoitLog a warning if a transaction id sent by the OCPP...
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-07-16  Jérôme BenoitImprove and fix error handling at sending OCPP commands
2021-06-28  Jérôme BenoitProperly handle charging profiles set a remote start...
2021-06-21  Jérôme BenoitKeep track of authorize request idtag status.
2021-06-13  Jérôme BenoitAdd support for transaction data MeterValues
2021-06-12  Jérôme BenoitMeterValues: add Transaction.Begin and .End support
2021-05-19  Calin CreceaMerge branch 'master' of https://github.wdf.sap.corp...
2021-05-17  Jérôme BenoitCode cleanups
2021-05-02  Jérôme BenoitFix heartbeat start + cleanups.
2021-04-15  Jérôme BenoitMerge branch 'master' of github.com:sap-labs-france...
2021-04-05  Jérôme BenoitFactor out code.
2021-02-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-02  Jérôme BenoitRename types definition files for the sake of namespace...
2021-02-01  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-01  Jérôme BenoitFix connectors status at reset.
2021-01-31  Jérôme BenoitMake modular the SRPC call chain code.