8000 Session Reserved vs Reservation Status · Issue #533 · ocpi/ocpi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Session Reserved vs Reservation Status #533
Open
@Uelb

Description

@Uelb

In the documentation, in the Reservation part of the Session module, it's written :

https://github.com/ocpi/ocpi/blob/master/mod_sessions.asciidoc#114-reservation

When a EV driver makes a Reservation for a Charge Point/EVSE, the Sender SHALL create a new Session object with status = RESERVED When the Push model is used, the CPO SHALL push the new Session object to the Receiver.

However, in the Session status enum part below : https://github.com/ocpi/ocpi/blob/master/mod_sessions.asciidoc#143-sessionstatus-enum

It's written :

Value Description
RESERVATION The session is started due to a reservation, charging has not yet started. The session might never become an active session.

The status here is called RESERVATION as opposed to RESERVED in the first part, which one should we consider ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0