You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored unlock_connector_callback for OCPP1.6:
* Callback must now return UnlockStatus instead of bool, because bool could not transmit enough information
* Within the UnlockConnector handler, stop_transaction_callback . This callback shall be responsible for this
---------
Signed-off-by: Piet Gömpel <pietgoempel@gmail.com>
0 commit comments