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

v1.6: Inside try_resume_transactions, the metervalues.req of the Transaction_Queue are required to be mapped to the transaction structure #780

Open
Matthias-NIDEC opened this issue Sep 9, 2024 · 0 comments

Comments

@Matthias-NIDEC
Copy link
Contributor

OCPP Version

OCPP1.6

Describe the problem

The MeterValues.req inside the TransactionQueue are not mapped as in function
message_queue.h: add_meter_value_message_id executed by send_meter_value.

Describe your solution

If there is a startTransaction.req inside the TransactionQueue and the MeterValues.req are w.r.t. to that startTransaction.req then
the structure start_transaction_mid_meter_values_mid_map is required to regenerated, to be able to update the transactionId inside the MeterValues.req

Additional context

No response

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

No branches or pull requests

1 participant