-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle multiple series/meters from a single meter
- 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.
- Loading branch information
1 parent
b0be7a8
commit 60a0c50
Showing
2 changed files
with
45 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters