SwitchEV / RISE-V2G

The only fully-featured reference implementation of the Vehicle-2-Grid communication interface ISO 15118
MIT License
217 stars 93 forks source link

Fix: store new calculated ChargeParameterDiscoveryReq #73

Closed jessekerkhoven closed 2 years ago

jessekerkhoven commented 2 years ago

Store new calculated ChargeParameterDiscoveryReq for when EVSEProcessing is Ongoing after renegotiation.

The old behavior returned a new calculated ChargeParameterDiscoveryReq once (after request renegotiation) and then the old one that is stored during the authorization process.