build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / ChargingProfile.ts
8 days ago  Jérôme BenoitMerge branch 'main' into issue39-ocpp2
9 days ago  Jérôme Benoitfix: allow to set charging profile with TxProfile purpose
2024-01-06  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/jsdom-23.1.0 into...
2023-12-29  Jérôme Benoitchore: switch coding style to JS standard
2023-12-28  Jérôme Benoitbuild: switch to NodeNext module resolution
2023-05-19  Jérôme Benoitrefactor: revert internal exports
2023-02-14  Jérôme Benoitrefactor(simulator): explicitly export needed types...
2023-02-13  Jérôme Benoitrefactor(simulator): switch to internal modules export...
2023-01-09  Jérôme BenoitAdd StatusNotification command to OCPP 2.0.1 stack
2023-01-04  Jérôme BenoitHook the OCPP 2.0 stack into the main code
2022-03-23  Jérôme BenoitInitial implementation to get the charging profiles...
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.