device.configurationFiles

<< Click to Display Table of Contents >>

 

device.configurationFiles

According to the BACnet protocol documentation:

Entries in this array identify the files within the device that define the device's image that can be backed up. The content of this property is only required to be valid during the backup procedure.

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.configurationFiles

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 154

Tag Value

A character string containing an XML with a value of type <SequenceOfBACnetObjectIdentifier>.

Was this page useful?