EVerest / everest-core

Apache License 2.0
92 stars 68 forks source link

fix: everest_api/evse_manager/cmd/force_unlock to also stop any transaction #786

Closed james-ctc closed 1 month ago

james-ctc commented 1 month ago

Describe your changes

everest_api/evse_manager/cmd/force_unlock didn't previously stop any transactions first. OCPP UnlockConnector did stop transaction first and then unlock connector.

This update means that everest_api/evse_manager/cmd/force_unlock does the same as OCPP UnlockConnector

Issue ticket number and link

Checklist before requesting a review