equip
| Kind: | Marker |
|---|---|
| Also See: | site, point, equipRef |
| Used With: | siteRef |
Equipment asset.
From: Structure | Equip
Equipment is modeled using the equip tag. Equipment is often a physical asset such as an AHU, boiler, or chiller. However, equip can also be used to model a logical grouping such as a chiller plant.
All equipment should be associated within a single site using the siteRef tag. In turn, equipment will often contain points which are are associated with the equipment via the equipRef tag.
Here is an example of a AHU equipment entity:
id: @whitehouse.ahu3 dis: "White House AHU-3" equip siteRef: @whitehouse ahu
The equipRef tag can optionally be used on equip entities to model nested equipment and containment relationships.