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

Charging Notifications properties... #61

Open
ahzf opened this issue Mar 17, 2021 · 1 comment
Open

Charging Notifications properties... #61

ahzf opened this issue Mar 17, 2021 · 1 comment

Comments

@ahzf
Copy link

ahzf commented Mar 17, 2021

I wonder why the identification/authentication data is only optional within the charging notifications.
The most valueable use case for this is informing the end customer about the charging process, or?
Therefore it should be mandatory in my eyes.

Is the OperatorID within a charging notifications the same as a HubOperatorID within a charge detail record?

SessionStart is mandatory for charge detail record since OICP v2.3, but (still) optional within charging notifications. Perhaps it would be useful to make it also mandatory in charging notifications.

The ChargingStart property of the eRoamingChargingNotifications End message is optional, while it is mandatory within all other eRoamingChargingNotifications messages.

For the German Eichrecht we have some energy meters which will always output a signed meter value if the start value was a signed meter value. When we use signed meter values we also have to include ALL signed meter values into the later CDR, otherwise the CDR is not legally valid. Therefore it would be usefull if we could also send signed meter values within charging notifications... we have all the data anyway.

@will-afs
Copy link

will-afs commented Feb 23, 2024

Yes the eRoamingChargingNotificationsStart is inconsistent between the Swagger docs and the implementation proposed in this repo: Identification is a required field in the first and optional in the second.

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

2 participants