<< Click to Display Table of Contents >>
notificationClass.priority |
According to the BACnet protocol documentation:
Conveys the priority to be used when issuing event notifications in the case when a Notification Class object is not used.
Property priority of object notificationClass can be read and written using a block tag with 3 elements.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
notificationClass-<objectAddress>.priority |
Size |
3 elements |
Property |
Value |
B1: |
<deviceAddress> |
B2: |
<type> = 15 |
B3: |
<objectAddress> |
B4: |
<property> = 86 |
Size: |
3 elements |
Index |
Name |
Type |
0 |
elm00 |
A 32-bit unsigned integer. |
1 |
elm01 |
A 32-bit unsigned integer. |
2 |
elm02 |
A 32-bit unsigned integer. |