refactor(simulator): cleanup id tags cache namespace
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 26 Mar 2023 13:08:37 +0000 (15:08 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 26 Mar 2023 13:08:37 +0000 (15:08 +0200)
commitf911a4af34e676a49f542aec31cbef8075fb65ef
treea602f01b7a127eee21cd7047caba5cbe1ea6c1e3
parent8262cbb563cdea574e23b6e846f2658997ee2852
refactor(simulator): cleanup id tags cache namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/AuthorizedTagsCache.ts [deleted file]
src/charging-station/AutomaticTransactionGenerator.ts
src/charging-station/ChargingStation.ts
src/charging-station/IdTagsCache.ts [new file with mode: 0644]
src/charging-station/internal.ts
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/1.6/OCPP16ResponseService.ts
src/charging-station/ocpp/OCPPIncomingRequestService.ts
src/types/ChargingStationTemplate.ts