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

EvseV2G: Missing implementation for handling CertificateUpdate message #967

Open
SeanHsu0318 opened this issue Nov 22, 2024 · 0 comments
Open

Comments

@SeanHsu0318
Copy link

Describe the problem

There are no implementation of handle_iso_certificate_installation() function:

// TODO: implement CertificateUpdate handling

EVerest Domain

ISO15118

Affected EVerest Module

EvseV2G

Describe your solution

  1. Publish the received EV certificate update request message to the customer MQTT interface
  2. Waiting for the certificate update response message from the customer MQTT interface

Additional context

Maybe very similar to handle_iso_certificate_installation() function:

static enum v2g_event handle_iso_certificate_installation(struct v2g_connection* conn) {

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

1 participant