Skip to content

Commit

Permalink
Merge pull request #100 from ImMin5/master
Browse files Browse the repository at this point in the history
Add product name filter at metadata
  • Loading branch information
ImMin5 authored Sep 12, 2024
2 parents c888d1d + 80381e9 commit d33add0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"Meter Id": {"name": "Meter Id", "visible": False},
"Meter Name": {"name": "Meter Name", "visible": False},
"Meter SubCategory": {"name": "Meter SubCategory", "visible": False},
"Product Name": {"name": "Product Name", "visible": True},
"PayG Unit Price": {"name": "PayG Unit Price", "visible": False},
"Reservation Id": {"name": "Reservation Id", "visible": False},
"Reservation Name": {"name": "Reservation Name", "visible": False},
Expand Down

0 comments on commit d33add0

Please sign in to comment.