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

Add EnergyTransfer to StartSessionReason, and set Charging state #494

Closed
wants to merge 1 commit into from

Conversation

gregsq
Copy link

@gregsq gregsq commented Jan 11, 2024

Add an EnergyTransfer SessionStart reason.

If a SessionStart with EnergyTransfer is called before SessionStart with EVConnected or Authorized, use this to set the charging state on a TransactionStarted event.

If a second SessionStart is sent with EVConnected, this will lead to a chargepoint initiated PlugIn event at the Connector.

@gregsq gregsq force-pushed the main branch 2 times, most recently from 162d019 to ef03d7e Compare January 12, 2024 16:52
Add EnergyTransfer to StartSessionReason, and set Charging state in TransactionStart
@hikinggrass
Copy link
Contributor

This was implemented in #501 and EVerest/libocpp#292

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