EMS sensor names for each individual unit should be initialized correctly before they are called in the EMS programs.
Actual behavior
Wrong sensor names were used in the EMS programs causing "sensor not initialized" errors for residential buildings with more than one units.
This is potentially caused by line 468 in the measure:
To Reproduce
Steps to reproduce the behavior:
Run a Single Family Attached building with more than one units in UO CLI. The heating system type can be "residential - boiler with no cooling". UO version is 0.10.0 with OS-HPXML 1.6.0, but this should still exist in the latest UO version.
Expected behavior
EMS sensor names for each individual unit should be initialized correctly before they are called in the EMS programs.
Actual behavior
Wrong sensor names were used in the EMS programs causing "sensor not initialized" errors for residential buildings with more than one units. This is potentially caused by line 468 in the measure:
To Reproduce
Steps to reproduce the behavior:
Run a Single Family Attached building with more than one units in UO CLI. The heating system type can be "residential - boiler with no cooling". UO version is 0.10.0 with OS-HPXML 1.6.0, but this should still exist in the latest UO version.
Additional context
Windows 10.