refactor: use keyof to build the reservation filter key
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 Jul 2023 11:22:32 +0000 (13:22 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 30 Jul 2023 11:22:32 +0000 (13:22 +0200)
commit2ca0ea909c319b763257cedb8ba421c3f22823fd
tree4be85c81329a562ea29a4eee48dc00c216e62dd1
parent530e5fbb749e20d337aff18f643dc69a5b5444d6
refactor: use keyof to build the reservation filter key

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ChargingStation.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/types/index.ts
src/types/ocpp/Reservation.ts