accessPoint.accessEventAuthenticationFactor

<< Click to Display Table of Contents >>

 

accessPoint.accessEventAuthenticationFactor

According to the BACnet protocol documentation:

Specifies the authentication factor that corresponds to the access event specified in the Access_Event property, if applicable. Otherwise it shall contain a value of format type UNDEFINED.

Property accessEventAuthenticationFactor of object accessPoint can be read and written using a block tag with 3 elements.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

accessPoint-<objectAddress>.accessEventAuthenticationFactor

Size

3 elements

Numeric Parameters

Property

Value

B1:

<deviceAddress>

B2:

<type> = 33

B3:

<objectAddress>

B4:

<property> = 248

Size:

3 elements

Block Elements

Index

Name

Type

0

FormatType

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

1

FormatClass

A 32-bit unsigned integer.

2

Value

A string value representing a sequence of octets, where each octet is represented by a pair of hexadecimal characters (ex: '0F121A').

Was this page useful?