]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
fix(ocpp20): send TransactionEvent(Started) on RequestStartTransaction (E02.FR.01)
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 16 Mar 2026 14:58:06 +0000 (15:58 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 16 Mar 2026 14:58:06 +0000 (15:58 +0100)
commit52054291e5525a2ac7ba738e268a9a067f74b3ac
tree4919ed889375f9198854e100916bca960c2b9cc0
parentd1cd3fd58a31c27b63a8215fa2b3147636e7bdf3
fix(ocpp20): send TransactionEvent(Started) on RequestStartTransaction (E02.FR.01)

The handler accepted remote start transactions without notifying the
CSMS via TransactionEvent. Per E02.FR.01, the CS SHALL send
TransactionEvent with eventType=Started when a transaction begins.

Also starts meter values interval for the new transaction.
src/charging-station/ocpp/2.0/OCPP20IncomingRequestService.ts