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 export to meters and meter readings #3868

Merged
merged 4 commits into from
Feb 18, 2023
Merged

Conversation

nllong
Copy link
Member

@nllong nllong commented Feb 17, 2023

Any background context you want to provide?

Needed an easy way to export meter data.

What's this PR do?

Simply adds the un grid export to the meter and meter readings tables. This supports the basic use case. It also allows us to export the monthly or yearly data without having to make an additional API call.

How should this be manually tested?

  • import meter data (via building sync or espm)
  • Go to a meter
  • Click on the hamburger on the top right of the meter and then on the meter_reading page
  • Verify data exported correctly

What are the relevant tickets?

#2946

Screenshots (if appropriate)

@nllong nllong added the Feature Add this label to new features. This will be reflected in the change log when generated. label Feb 17, 2023
@nllong nllong merged commit b367ed1 into develop Feb 18, 2023
@nllong nllong deleted the add-export-to-meters branch February 18, 2023 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Add this label to new features. This will be reflected in the change log when generated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants