evcc
evcc copied to clipboard
Ocpp: provide better support multiple connectors
Fix https://github.com/evcc-io/evcc/issues/15559, fix https://github.com/evcc-io/evcc/issues/15677
This PR moves setup procedure from charger (where is is implemented pre connector) to chargepoint where possible. Chargepoints are only initialised once. This should help with various startup/timeout errors.