EVerest / everest-core

Apache License 2.0
92 stars 68 forks source link

fix: event PluginTimeout to trigger State::Finished in API module #785

Closed james-ctc closed 1 month ago

james-ctc commented 1 month ago

Describe your changes

OCPP 1.6 sends a StatusNotification "Finishing" on PluginTimeout event. The API module remained in AuthRequired.

This change makes the API session_info.state reflect the change in state

Issue ticket number and link

Checklist before requesting a review