Notification (NOT)
- Last UpdatedDec 08, 2020
- 1 minute read
The supported properties of the Notification object (NOT) are as below:
|
Property |
Value Format |
Example |
|
OBJECT-IDENTIFIER |
String [ObjectNumber]: [Instance Number] |
15:0 |
|
OBJECT-NAME |
String |
ObjectName:NotificationClass |
|
OBJECT-TYPE |
Integer |
15 |
|
DESCRIPTION NOTIFICATION-CLASS |
String Integer |
This sensor monitors the core activity For example:Description:NotificationClass This property, of type Unsigned, shall indicate the numeric value of this notification class and shall be equal to the instance number of the Notification Class object. For example: 0 |
|
PRIORITY |
String |
This property, of type BACnetARRAY[3] of Unsigned, shall convey the priority to be used for event notifications for TOOFFNORMAL, TO- FAULT, and TO-NORMAL events, respectively. For example: 1|0|1 |
|
ACK-REQUIRED |
String |
This property, of type BACnetEventTransitionBits, shall convey three separate flags that represent whether acknowledgment shall be required in notifications generated for TO-OFFNORMAL, TO- FAULT, and TO-NORMAL event transitions, respectively. For example: 110 |
|
RECIPIENT-LIST |
String |
This property, of type List of BACnetDestination, shall convey a list of one or more recipient destinations to which notifications shall be sent when event-initiating objects using this class detect the occurrence of an event. For example: 1111000|15:21:35.0 0:0:0.0| 1,0,88 |0|0|010;1111000|0:0:0.0 0:0:0.0|0,0,0|0| 0|111;1111000|0:0:0.0 0:0:0.0|1,1,99 |0|0|111… |
|
PROFILE-NAME |
String |
Profile Name:Notification Class |