refactor(simulator): switch to named exports
[e-mobility-charging-stations-simulator.git] / src / types / ocpp / Responses.ts
2023-02-12  Jérôme Benoitrefactor(simulator): switch to named exports
2023-01-12  Jérôme BenoitLinter fixes
2023-01-11  Jérôme BenoitCleanup OCPP types namespace
2023-01-09  Jérôme BenoitAdd StatusNotification command to OCPP 2.0.1 stack
2023-01-09  Jérôme BenoitFactor out some common code between OCPP 1.6 and 2...
2023-01-08  Jérôme BenoitAdd initial support for OCPP 1.6 firmware update simulation
2023-01-05  Jérôme BenoitAdd BootNotification and ClearCache OCPP 2.0.1 commands...
2023-01-04  Jérôme BenoitHook the OCPP 2.0 stack into the main code
2022-11-16  Jérôme BenoitAdd OCPP DataTransfer request support
2022-09-15  Jérôme BenoitConvert types to native type
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-16  Jérôme BenoitUse import type where appropriate
2022-05-16  Jérôme BenoitUntangle ChargingStation class from OCPP services classes
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-13  Jérôme BenoitStrong type sendMessageHandler response with generics
2022-03-04  Jérôme BenoitApply prettier formating
2022-02-06  Jérôme BenoitStrong type protocols payloads
2021-09-29  Jérôme BenoitUse a map a register response and incoming request...
2021-09-05  Jérôme BenoitAdd support for OCPP 1.6 TriggerMessage command
2021-07-22  Jérôme BenoitMerge branch 'master' of github.wdf.sap.corp:E-Mobility...
2021-06-19  Jérôme BenoitAdd per phase support to MeterValues in template.
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-16  Jérôme BenoitMerge branch 'master' of github.com:LucasBrazi06/ev...
2021-02-02  Jérôme BenoitRename types definition files for the sake of namespace...