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

Handle multiple series/meters from a single meter #9

Merged
merged 1 commit into from
May 7, 2024

Conversation

tedpearson
Copy link
Owner

  • For some meters, there can be separate consumption and generation series/meters. See Doesn't apppear to support bidirectional / net meters #7
  • This change adds a tag "name" to the metric if more than one series is returned.
    • If the name has a format like "1234 - Consumption", the characters after the last space will be used as the name.

Fixes #7

- For some meters, there can be separate consumption and generation series/meters. See #7
- This change adds a tag "name" to the metric if more than one series is returned.
  - If the name has a format like "1234 - Consumption", the characters after the last space will be used as the name.
@tedpearson tedpearson added the enhancement New feature or request label Apr 24, 2024
@tedpearson tedpearson self-assigned this Apr 24, 2024
@tedpearson tedpearson merged commit 60a0c50 into main May 7, 2024
2 checks passed
@tedpearson tedpearson deleted the issues/7-multiple-meters branch May 7, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doesn't apppear to support bidirectional / net meters
1 participant