]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(ocpp): move ClearCache handler to OCPP 1.6 service
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 26 Feb 2026 05:45:13 +0000 (06:45 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 26 Feb 2026 05:45:13 +0000 (06:45 +0100)
commitfe8423d156795bffd13c17a6711a80176f3bccc2
treed6afc7f4bb4f1c1a74a5bebe7918341e23f5624c
parent109a13586c7f75533d91d46181894102ee6bd652
refactor(ocpp): move ClearCache handler to OCPP 1.6 service

Auth cache implementation differs between OCPP versions, so shared
handler in parent class was not appropriate.
src/charging-station/ocpp/1.6/OCPP16IncomingRequestService.ts
src/charging-station/ocpp/OCPPIncomingRequestService.ts