Permit to run code in async scope in the OCPP stack
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 3 Oct 2022 09:59:40 +0000 (11:59 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 3 Oct 2022 09:59:40 +0000 (11:59 +0200)
commite6159ce8b782e3464a9a0dc377897bc4a4718121
tree48974d88706337066139b4893ce95fddb78e8f79
parenta36bad10340be6ff3ac66b8cedf136d36778c857
Permit to run code in async scope in the OCPP stack

Use it to reset a charging station

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.gitignore
package.json
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/Bootstrap.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/OCPPIncomingRequestService.ts
src/ui/web/.gitignore