build(deps-dev): apply updates
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / 1.6 / Transaction.ts
2024-01-12  Jérôme Benoitbuild(deps-dev): apply updates
2024-01-06  Jérôme BenoitMerge dependabot/npm_and_yarn/ui/web/jsdom-23.1.0 into...
2023-12-29  Jérôme Benoitrefactor: more coding style fixes
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-11-10  Jérôme Benoitfix: ensure running transactions are stopped at CS...
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-12  Jérôme BenoitLinter fixes
2023-01-06  Jérôme BenoitFixes to OCPP 1.6 payload type definitions
2022-09-05  Jérôme BenoitSimplify stop transaction payload handling
2022-08-27  Jérôme BenoitRefine TS and linter configuration
2022-05-06  Jérôme BenoitMerge branch 'master' into Extend-charging-profile...
2022-05-06  Jérôme BenoitFix Json type definition naming
2022-04-13  Jérôme BenoitMerge branch 'master' into feature/rawmessagelogs
2022-03-27  Jérôme BenoitStrong type OCPP message sending
2022-03-04  Jérôme BenoitApply prettier formating
2022-02-04  Jérôme BenoitIntroduce JSON type and use it for OCPP and internal...
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
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-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-21  Jérôme BenoitMerge pull request #6 from LucasBrazi06/memory-optimization
2021-01-20  JakobAuthorize Request added
2021-01-08  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-01-01  Jérôme BenoitSpell fix.
2020-11-28  Jérôme BenoitTyping.
2020-11-11  Jérôme BenoitMove some types to their OCPP version directory.