feat(simulator): initial work on configuration components and variables
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 12 Feb 2023 19:32:27 +0000 (20:32 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 12 Feb 2023 19:32:27 +0000 (20:32 +0100)
commit857d8dd995425597a2bfb15d49e7ee6d69b055bd
tree30bffe7180b4e31c53e0785ee693e51de8236660
parent0a71cb7919a4bc90ecb760cd0271146d7d481feb
feat(simulator): initial work on configuration components and variables

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ocpp/2.0/OCPP20ResponseService.ts
src/types/index.ts
src/types/ocpp/2.0/Variables.ts [new file with mode: 0644]
src/types/ocpp/Configuration.ts