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 more TxStopPoint and TxStartPoint s. #321

Closed
maaikez opened this issue Dec 18, 2023 · 2 comments
Closed

Support more TxStopPoint and TxStartPoint s. #321

maaikez opened this issue Dec 18, 2023 · 2 comments

Comments

@maaikez
Copy link
Contributor

maaikez commented Dec 18, 2023

Currently we only support TxStopPoint EvConnected,Authorized and TxStartPoint PowerPathClosed. We would like to support more / all TxStopPoint and TxStartPoint s.

@thanaParis
Copy link

Has there been any progress on this? Looking to test a use case with EVerest that requires TxStartPoint EvConnected.

@Pietfried
Copy link
Contributor

Hi @thanaParis , TxStartPoint and TxStopPoint are configurable in EVerest since EVerest/everest-core#611 , we missed to close this issue.

The main part of the business logic for this is implemented in everest-core, which is responsible for triggering the TransactionEvent(Started) / TransactionEvent(Ended).

You can configure TxStartPoint and TxStopPoint here: https://github.com/EVerest/libocpp/blob/main/config/v201/config.json#L463

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

3 participants