build: switch to NodeNext module resolution
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / ChargePointErrorCode.ts
2023-12-28  Jérôme Benoitbuild: switch to NodeNext module resolution
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-02-13  Jérôme Benoitrefactor(simulator): switch to internal modules export...
2023-01-04  Jérôme BenoitHook the OCPP 2.0 stack into the main code
2022-03-04  Jérôme BenoitApply prettier formating
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.