accessPoint.authorizationMode

<< Click to Display Table of Contents >>

 

accessPoint.authorizationMode

According to the BACnet protocol documentation:

Determines how authorization is performed at the Access Point. An Access Point object is not required to support all of these authorization modes but is required to support at least AUTHORIZE.

Property authorizationMode of object accessPoint can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessPoint-<objectAddress>.authorizationMode

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 33

N3:

<objectAddress>

N4:

<property> = 261

Tag Value

An integer representing one of the options of enumeration <BACnetAuthorizationMode>.

Was this page useful?