accessZone.credentialsInZone

<< Click to Display Table of Contents >>

 

accessZone.credentialsInZone

According to the BACnet protocol documentation:

Used to list references to those Access Credential objects that represent credentials assumed to be in this zone. This information may be used to verify whether a specific credential is already in the zone for passback detection purposes. If the zone does not support listing credentials, then this list, if present, shall be empty. It is a local matter as to how this list is updated.

Property credentialsInZone of object accessZone can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessZone-<objectAddress>.credentialsInZone

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 36

N3:

<objectAddress>

N4:

<property> = 266

Tag Value

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

Was this page useful?