]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
refactor(simulator): harmonize OCPP sent-message log prefix
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 14 Jun 2026 23:34:37 +0000 (01:34 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 14 Jun 2026 23:34:37 +0000 (01:34 +0200)
commit2608d623fe685f47323f85b7c9a6dea975307c80
tree3eb5775e67ebdb3efe759920d6a88a27e8efb6d6
parentbf4bc1b519edc264e29d56100778f32cf3240fc7
refactor(simulator): harmonize OCPP sent-message log prefix

Add moduleName constant and prefix the SENT command log with
'OCPPRequestService.internalSendMessage:' to match the format of the
3 received-message logs in ChargingStation.ts (handleErrorMessage,
handleIncomingMessage, handleResponseMessage).
src/charging-station/ocpp/OCPPRequestService.ts