networkSecurity.baseDeviceSecurityPolicy

<< Click to Display Table of Contents >>

 

networkSecurity.baseDeviceSecurityPolicy

According to the BACnet protocol documentation:

Specifies the minimum level of security that the device requires allowing client devices to know the level of security to use when communicating with the device. While devices may require higher security levels for some operations, this property shall be readable using the security level defined by this property.

Property baseDeviceSecurityPolicy of object networkSecurity can be read and written using a single IOTag.

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

networkSecurity-<objectAddress>.baseDeviceSecurityPolicy

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 38

N3:

<objectAddress>

N4:

<property> = 327

Tag Value

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

Was this page useful?