IEC_BACNET_ACK_ALARM_INFO (STRUCT)

TYPE IEC_BACNET_ACK_ALARM_INFO : STRUCT

The Acknowledge Alarm Info data type contains the parameters of an Acknowledge Alarm service request.

InOut:

Name

Type

Comment

processID

IEC_BACNET_UNSIGNED

A processID attribute specifies the Process Identifier of the Event Notification to which the acknowledgement is a response.

eventObjectID

IEC_BACNET_OBJECT_ID

An eventObjectID attribute is the identifier of the event-initiating object of the event notification to which this acknowledgement is a response.

eventState

IEC_BACNET_EVENT_STATE

An eventState attribute must be equal to the value of the “To State” attribute of the Conditional Parameter argument of the Event Notification request that is being acknowledged.

timeStamp

IEC_BACNET_TIME_STAMP

The timeStamp attribute contains the same Time-Stamp value that was received from the Event Notification request that is being acknowledged. Time-Stamp is an attribute of Notification-Mandatory-Parameter data structure.

ackSource

IEC_BACNET_STRING

The ackSource attribute is the string encoding type and data value which specify the identity of the operator or process that is acknowledging the event notification.

ackTime

IEC_BACNET_TIME_STAMP

The ackTime attribute specifies the time at which the operator or process acknowledged the event notification.