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

Changed type of id_tag of TransactionFinished and StopTransactionRequest types from string to ProvidedIdToken #490

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Jan 2, 2024

Changed type of id_tag of TransactionFinished and StopTransactionRequest types from string to ProvidedIdToken in order to be able to use the additional data in OCPP2.0.1 TransactionEvent(Ended) request.

libocpp companion PR: EVerest/libocpp#388

Requires update to dependency.yaml once libocpp release is present

@Pietfried Pietfried requested a review from hikinggrass January 2, 2024 15:55
…quest types from string to ProvidedIdToken in order to be able to use the additional data

* refactored Auth, OCPP, OCPP201 and EvseManager module by adressing the type changes

Signed-off-by: pietfried <[email protected]>
@Pietfried Pietfried force-pushed the pg-add-token-type-to-transaction-finished branch from 04545cd to 443eaaf Compare January 9, 2024 20:04
@Pietfried Pietfried merged commit f968818 into main Jan 9, 2024
4 checks passed
@Pietfried Pietfried deleted the pg-add-token-type-to-transaction-finished branch January 9, 2024 20:18
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