build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / src / exception / OCPPError.ts
2023-07-11  Jérôme Benoitbuild(deps-dev): apply updates
2023-05-19  Jérôme Benoitrefactor: revert internal exports in exception
2023-02-26  Jérôme Benoitrefactor(simulator): constify and factor out empty...
2023-02-13  Jérôme Benoitrefactor(simulator): switch to internal modules export...
2023-02-12  Jérôme Benoitrefactor(simulator): switch to named exports
2023-01-12  Jérôme BenoitLinter fixes
2023-01-04  Jérôme BenoitHook the OCPP 2.0 stack into the main code
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-07-17  Jérôme BenoitUse eslint extension for import sorting instead of...
2022-05-06  Jérôme BenoitUse the fixed JsonType definition where appropriate
2022-05-06  Jérôme BenoitFix Json type definition naming
2022-04-17  Jérôme BenoitFix OCPP message type definition and usage
2022-03-04  Jérôme BenoitApply prettier formating
2022-02-06  Jérôme BenoitStrong type protocols payloads
2021-12-20  Jérôme BenoitRefine autoRegister CS template tunable handling