device.deployedProfileLocation

<< Click to Display Table of Contents >>

 

device.deployedProfileLocation

According to the BACnet protocol documentation:

Represents the URI of the location of an xdd file. The URI is restricted to using only the "http", "https", and "bacnet" URI schemes. The referenced xdd file contains additional information about the deployed device. It is intended to be used as a supplement to the information referenced by the Profile_Location property. If present, this property shall be writable and shall, at a minimum, support storage of strings with an encoded length up to 255 octets.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.deployedProfileLocation

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 484

Tag Value

A string value.

Was this page useful?