device.vendorIdentifier

<< Click to Display Table of Contents >>

 

device.vendorIdentifier

According to the BACnet protocol documentation:

A unique vendor identification code, assigned by ASHRAE, which is used to distinguish proprietary extensions of the protocol.

Property vendorIdentifier of object device can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.vendorIdentifier

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 120

Tag Value

A 16-bit integer value ranging from 0 to 65535.

Was this page useful?