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

Add workaround for PMCP reporting wrong uc address #106

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

DerAndereAndi
Copy link
Member

The PMCP device reports EV usecases at the entity address of the EVSE entity (e.g. “[1]”), instead of the EV entity (e.g. “[1,1]”)

This change checks for the actor type to be an EV and patches the address to include the EV subentity if it doesn’t have it

The PMCP device reports EV usecases at the entity address of the EVSE entity (e.g. “[1]”), instead of the EV entity (e.g. “[1,1]”)

This change checks for the actor type to be an EV and patches the address to include the EV subentity if it doesn’t have it
@DerAndereAndi DerAndereAndi merged commit 19e3831 into dev Aug 17, 2024
6 checks passed
@DerAndereAndi DerAndereAndi deleted the feature/pmcp-workaround branch August 17, 2024 19:55
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

Successfully merging this pull request may close these issues.

1 participant