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

Reservation Handling for no specific EVSE / connector#0 #521

Open
Pietfried opened this issue Jan 31, 2024 · 0 comments
Open

Reservation Handling for no specific EVSE / connector#0 #521

Pietfried opened this issue Jan 31, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Pietfried
Copy link
Contributor

The reservation handler in the Auth module does currently not support reservations of connector 0 (reservations for the whole charging station and not for a specific EVSE/connector).

The goal of this issue is to implement support so that the requirement of OCPP1.6 and OCPP2.0.1 for this use case is fullfiled:

H01.FR.07 of OCPP 2.0.1 Edition 2 FINAL, 2022-12-15:

When the Charging Station has Accepted a ReserveNowRequest without evseId
The Charging Station SHALL make sure that at any time during the validity of the reservation, one EVSE remains available for the reserved IdTokenType.

OCPP1.6 edition 2 FINAL, 2017-09-28:

If the connectorId in the reservation request is 0, then the Charge Point SHALL NOT reserve a specific connector, but SHALL make sure that at any time during the validity of the reservation, one connector remains available for the reserved idTag

@Pietfried Pietfried added good first issue Good for newcomers enhancement New feature or request help wanted Extra attention is needed labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant