When an EVSE side shutdown is initated it's hard to tell from the controller point of view wich exact state is requested. So in WaitForPowerDeliveryReq we treat EVSE_SHUTDOWN and similar status codes as valid when the EV requested a stop.
Without this a FAILED_PowerDeliveryNotApplied will be responded wich is not expected at the EV side.
When an EVSE side shutdown is initated it's hard to tell from the controller point of view wich exact state is requested. So in WaitForPowerDeliveryReq we treat EVSE_SHUTDOWN and similar status codes as valid when the EV requested a stop.
Without this a FAILED_PowerDeliveryNotApplied will be responded wich is not expected at the EV side.