Menu

BACnet Device Instance

BACnet Device Instance overview covering valid range, uniqueness requirements, and the discovery failures caused by duplicate identities.

Categories:

What It Is

A Device Instance is the numeric identity of a BACnet device. It is one of the most important pieces of BACnet discovery because it is how supervisory systems distinguish one device from another when processing Who-Is and I-Am traffic.

Valid Range

RangeUse
0 to 4,194,302Assignable device instances
4,194,303Wildcard value used for discovery semantics

Why It Matters

Device Instances must be unique across the BACnet internetwork, not just unique on one subnet or one panel. Duplicate instances can create discovery confusion, wrong-device behavior, and intermittent control failures that look like random networking issues.

Common Failure Patterns

  • Two devices respond with the same identity during discovery
  • A new device is commissioned with a copied value from an older site
  • A bounded Who-Is search excludes the expected instance range
  • A replacement gateway changes identity and breaks upstream expectations

Practical Guidance

Maintain an allocation plan by building, site, or system family. On retrofit jobs, confirm whether the BMS expects a preserved Device Instance before replacing or renumbering anything.