Equipment chains
Buildings distribute conditioned air, hot water, and other media through chains of equipment:upstream and downstream fields let you follow these chains without knowing their depth.
Upstream: “What feeds this?”
Start from an endpoint (a zone or terminal unit) and trace back to the source.From a zone
TW01-LBR-RPC-01 → TW01-XX-AHU-001 → Tower East HIU System, the full supply chain.
From a piece of equipment
Downstream: “What does this feed?”
Start from a source and find everything it feeds.From an HIU
From an AHU
Combining traversal with type filters
Root cause analysis
A zone is too warm. Is the problem local (VAV) or upstream (AHU or HIU)?Impact analysis
An HIU is going down for maintenance. What zones will be affected?Traversal options
Limit depth
Filter by medium
Next steps
Fetch historical data
Query timeseries data for the points you discover.
Build an AI agent
Use traversal patterns in an AI agent for building diagnostics.
