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

Looking for a vehicle identification number (vim) in OCPP #1320

Closed
kibeki opened this issue Dec 4, 2023 · 3 comments
Closed

Looking for a vehicle identification number (vim) in OCPP #1320

kibeki opened this issue Dec 4, 2023 · 3 comments

Comments

@kibeki
Copy link

kibeki commented Dec 4, 2023

Hi,
is there any chance to get the vehicle identification number of the charging ev from SteVe?

@kibeki
Copy link
Author

kibeki commented Dec 5, 2023

I found the following in https://cdn.vector.com/cms/content/products/vcharm/docs/WhitePaper_Identification_of_ElectricVehicles_in_CSMS_via_OCPP.pdf:

The vehicle is identified based on the EVCC ID. The ISO15118 defines the EVCC ID as the MAC address of the EVCC 

Is this something that is also stored in SteVe data sets?

@fnkbsi
Copy link
Contributor

fnkbsi commented Dec 6, 2023

There is no chance to get the VIN.
The potential options an requirements to identify the vehicle are described in the white paper you found. (among others section 1.2) Keep in mind that SteVe supports OCPP only up to version 1.6.
How to use PnC with OCPP 1.6, please read this https://www.openchargealliance.org/uploads/files/ocpp_1_6_ISO_15118_v10.pdf (and implement it for SteVe)

@goekay
Copy link
Member

goekay commented Aug 7, 2024

ISO15118 has this feature, and ocpp 2.0 (i think) has support for ISO15118. ocpp 2.0 is not implemented in steve and this is currently not possible.

@goekay goekay closed this as completed Aug 7, 2024
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