Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPP1.6: Report reason in StatusNotification.req in on_session_started and on_plugin_timeout #402

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Jan 13, 2024

  • changed argument reason of on_session_started from string to SessionStartedReason
  • using reason of on_session_started to use it for the info field of StatusNotification.req
  • when on_plugin_timeout is called: reporting ConnectionTimeout reason for the info field of StatusNotification.req

Companion PR: EVerest/everest-core#495

…nStartedReason

* using reason of on_session_started to use it for the info field of StatusNotification.req
* when on_plugin_timeout is called: reporting ConnectionTimeout reason for the info field of StatusNotification.req

Signed-off-by: pietfried <pietgoempel@gmail.com>
@Pietfried Pietfried merged commit 9afe405 into main Jan 17, 2024
3 checks passed
@Pietfried Pietfried deleted the feature/use-reason-for-status-info branch January 17, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants