device.notifyType

<< Click to Display Table of Contents >>

 

device.notifyType

According to the BACnet protocol documentation:

Conveys whether the notifications generated by the object should be Events (1) or Alarms (0).

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

Text Parameters

Property

Value

ParamDevice

<deviceAddress>

ParamItem

device-<objectAddress>.notifyType

Numeric Parameters

Property

Value

N1:

<deviceAddress>

N2:

<type> = 8

N3:

<objectAddress>

N4:

<property> = 72

Tag Value

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

Was this page useful?