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 filtering of signed meter values #481

Merged
merged 3 commits into from
Feb 23, 2024
Merged

Conversation

hikinggrass
Copy link
Contributor

@hikinggrass hikinggrass commented Feb 20, 2024

Describe your changes

Use the SampledDataSignReadings and AlignedDataSignReadings variables to control if sampled or clock-aligned signed meter values are to be included

This also contains additions to the METER_VALUE_ITEMS table in the database and needs a database migration #450

Issue ticket number and link

#482

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

lib/ocpp/v201/database_handler.cpp Outdated Show resolved Hide resolved
@hikinggrass hikinggrass force-pushed the feature/signed-meter-values branch from 062309f to 588f987 Compare February 23, 2024 13:23
@hikinggrass hikinggrass marked this pull request as ready for review February 23, 2024 13:44
@hikinggrass hikinggrass merged commit 7023ae3 into main Feb 23, 2024
4 checks passed
@hikinggrass hikinggrass deleted the feature/signed-meter-values branch February 23, 2024 13:47
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.

2 participants