8000 Adds fuel type element for heat pumps by shorowit · Pull Request #159 · hpxmlwg/hpxml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Adds fuel type element for heat pumps #159

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

Merged
merged 1 commit into from
May 23, 2019
Merged

Adds fuel type element for heat pumps #159

merged 1 commit into from
May 23, 2019

Conversation

shorowit
Copy link
Contributor
@shorowit shorowit commented Jan 18, 2019

For example, heat pumps powered by natural gas exist. This change also makes it easier for software developers to loop through all HVACPlant system types and grab the fuel type.

image

@@ -571,9 +571,9 @@
<xs:element minOccurs="0" name="RoofColor"
type="WallAndRoofColor"/>
<xs:element minOccurs="0" name="SolarAbsorptance"
type="SolarAbsorptance"/>
type="SolarAbsorptance"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've seen these whitespace changes in a couple PRs now. It might be some auto formatting that OxygenXML does. Hopefully this doesn't cause conflicts.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. Probably best to apply the Oxygen formatting to master and then merge it into all the PRs to make the whitespace diffs go away.

@shorowit shorowit added the merge label May 7, 2019
@nmerket nmerket merged commit 55c66f0 into master May 23, 2019
@nmerket nmerket deleted the heat_pump_fuel branch May 23, 2019 21:45
@nmerket nmerket added this to the v3.0 milestone Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0