IEC_BACNET_NOTIFICATION_PARAMETERS (STRUCT)

TYPE IEC_BACNET_NOTIFICATION_PARAMETERS : STRUCT

brief

The Notification Parameters data type describes the reason an event has occurred. This data type appears as the Event Values parameter of the Event Notification structure. The data structure of Notification Parameters depends on the type of event-initiating object. Every Event Type tag represents the corresponding Notification Parameter data type. The complex event type or Extended event type can be used for implementation of proprietary event algorithm. For a definition of the relationship between the Event Type and object Type and the Alarm and Event Services see clause 13 of the BACnet 2010 standard.

InOut:

Name

Type

Comment

tag

IEC_BACNET_EVENT_TYPE

This specifies which event parameter data is used.

parameters

UNION_BACNET_NOTIFICATION_PARAMETERS

Contains the different data parameters for each notify type