feat: add events for charging station status change
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 10 Nov 2023 12:39:41 +0000 (13:39 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 10 Nov 2023 12:39:41 +0000 (13:39 +0100)
commitdb54d2e00fdb75fa3f25cb08bc7bba94dbebc122
tree19d28e01bbefee4747f5e022536a486b0ec2fd43
parent564dc47e24268e80b223b893d7f6fcba06ac8e12
feat: add events for charging station status change

closes #458

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