This DataType is an enumeration that represents the BACnet event state. Its values are defined in Table 122.
Table 122 – BACnetEventState Values
| Name | Value | Description | 
| Normal | 0 | 
 | 
| Fault | 1 | 
 | 
| OffNormal | 2 | 
 | 
| HighLimit | 3 | 
 | 
| LowLimit | 4 | 
 | 
| LifeSafetyAlarm | 5 | 
 | 
Its representation in the AddressSpace is defined in Table 123.
Table 123 – BACnetEventState Definition
| Attribute | Value | |||||
| BrowseName | BACnetEventState | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
| Subtype of the Enumeration type defined in OPC 10000-5 | ||||||
| 0:HasProperty | Variable | 0:EnumStrings | 0:LocalizedText[] | 0:PropertyType | 
 | |