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

OCPP201: Support connector_ids > 1 when reporting StatusNotification.req(Faulted) #836

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Aug 15, 2024

Describe your changes

OCPP201 module now uses connector_id of mapping of an error when calling on_fault or on_fault_cleared. This allows a StatusNotification.req to be reported also for connector_ids other than 1.

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

…ing on_fault or on_fault_cleared

Signed-off-by: pietfried <[email protected]>
@Pietfried Pietfried merged commit 24444c0 into main Aug 16, 2024
11 checks passed
@Pietfried Pietfried deleted the feature/ocpp201-fault-connector-support branch August 16, 2024 09:23
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