Refine and use OCPP error specialisation
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / Requests.ts
2021-08-29  Jérôme BenoitRefine and use OCPP error specialisation
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-07-12  Jérôme BenoitMake filename match the class case.
2021-07-10  Jérôme BenoitAdd GetDiagnostics command support
2021-05-19  Calin CreceaMerge branch 'master' of https://github.wdf.sap.corp...
2021-05-17  Jérôme BenoitPrepare code for strict type checking
2021-05-02  Jérôme BenoitFix SRPC call type counting in statistics.
2021-03-03  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-03-03  Jérôme BenoitFix some types definition.
2021-03-02  Jérôme BenoitProperly define common OCPP types using enum
2021-02-01  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-31  Jérôme BenoitMake modular the SRPC call chain code.
2021-01-14  Jérôme BenoitFix type conversion to string.
2021-01-13  Jérôme BenoitType OCPP requests
2021-01-08  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-03  Jérôme BenoitRemove _heartbeatInterval attribute.
2021-01-02  Jérôme BenoitAdd enum for standard OCPP parameters key.