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

Support SoC in OCPP modules #729

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Support SoC in OCPP modules #729

merged 1 commit into from
Jun 18, 2024

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Jun 18, 2024

Describe your changes

  • OCPP modules subscribe to EVInfo to retrieve the SoC from the evse_manager
  • SoC value is stored in memory per EVSE and included in Measurement (OCPP) and MeterValue (OCPP201)
  • SoC value is reset on SessionFinished

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

…manager

* SoC value is stored in memory per EVSE and included in Measurement (OCPP) and MeterValue (OCPP201)
* SoC value is reset on SessionFinished

Signed-off-by: pietfried <pietgoempel@gmail.com>
@Pietfried Pietfried merged commit b11e1e3 into main Jun 18, 2024
5 of 6 checks passed
@Pietfried Pietfried deleted the feature/ocpp-support-soc branch June 18, 2024 14:40
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