Closed jpo-stx closed 3 years ago
I have an issue with session termination when using plug and charge with RISE V2G as EV:
When the EVSE does not set the ReceiptRequired flag in the last CurrentDemandRes message everything works fine.
Log of the session end: session_pnc.log
Hi,
adding these lines from WaitForCurrentDemandRes.java to WaitForMeteringReceiptRes.java solves the issue:
https://github.com/SwitchEV/RISE-V2G/blob/9abd5ae7298c969dc921238dd52b10fcb8ac26ba/RISE-V2G-EVCC/src/main/java/com/v2gclarity/risev2g/evcc/states/WaitForCurrentDemandRes.java#L119-L120
I have an issue with session termination when using plug and charge with RISE V2G as EV:
When the EVSE does not set the ReceiptRequired flag in the last CurrentDemandRes message everything works fine.
Log of the session end: session_pnc.log