Skip to content

HPXML 1.0.2

Compare
Choose a tag to compare
@nmerket nmerket released this 14 Oct 21:28
· 1428 commits to master since this release

First release as a BPI standard.

This is a bugfix release and incorporates the following changes over 1.0.1:

  • Added sameas attribute to SystemIdentifier, which permits linking components on the before and after building description that were not removed or replaced in a measure.
  • Added a SystemIdentifier to AirSealing for referencing in measures. Also set maxOccurs on AirSealing and !AirInfiltrationMeasurement to unbounded to allow for multiple air sealings and infiltration measurements on a building.*
  • Added TuneAndRepair to HVACSystemInfo/HVACMaintenance
  • Added InsulationInfo/MisalignedInsulation (boolean)
  • Corrected a typo on VentilationFan/UsedForWholeBuildingVentilation*
  • Added notes field to CombustionApplianceZone
  • Set maxOccurs to unbounded on heating and cooling efficiencies to permit specifying multiple different efficiency types.

* This is technically a breaking change, but was included here as a minor bugfix. Make sure your implementation expects this.