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

OCPP: enforce meterValues #18217

Merged
merged 1 commit into from
Jan 14, 2025
Merged

OCPP: enforce meterValues #18217

merged 1 commit into from
Jan 14, 2025

Conversation

premultiply
Copy link
Member

@premultiply premultiply commented Jan 13, 2025

Fixes #18215

Allows manual meterValues configuration where charger does not export its fixed internal preconfigured measurands (getConfiguration) and does not allow any auto-detection (read only / not supported / not implemented) but does send metering data.

In this case meterValues can be manually set to some of the supported measurands now and they will be always assumed to be available even if the configuration fails.

@premultiply premultiply added the devices Specific device support label Jan 13, 2025
@premultiply premultiply requested a review from andig January 13, 2025 20:20
@andig andig merged commit ae85305 into master Jan 14, 2025
6 checks passed
@andig andig deleted the fix/ocpp-metervalues branch January 14, 2025 08:36
@andig
Copy link
Member

andig commented Jan 20, 2025 via email

@benkuly
Copy link

benkuly commented Jan 20, 2025

It worked after restarting everything, so maybe just a random ABB issue. That's why I deleted my comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devices Specific device support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OCPP: meterValues is not used for metering data
3 participants