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

Fix issue with signed meter values for resumed transactions in OCPP1.6 #737

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Aug 7, 2024

Describe your changes

Moved add_stop_energy_wh in try_resume_transactions since this shall only be executed in case the StopTransaction.req shall be queued by executing stop_transaction.

This fixes an issue that signed meter values cannot be added anymore for resumed transactions.

Issue ticket number and link

Checklist before requesting a review

Signed-off-by: pietfried <[email protected]>
@Pietfried Pietfried merged commit 8476c0d into main Aug 7, 2024
4 checks passed
@Pietfried Pietfried deleted the bugfix/add-stop-energy-wh-only-when-stopping-tx branch August 7, 2024 18:54
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