After acknowledgment an alarm is sent AckNotification.

This commit is contained in:
k001a
2011-07-23 17:18:25 +00:00
parent c1d7633a8d
commit c37aa9ea90
5 changed files with 425 additions and 323 deletions
+2
View File
@@ -60,6 +60,8 @@ extern "C" {
BACNET_DATE_TIME Event_Time_Stamps[MAX_BACNET_EVENT_TRANSITION];
/* time to generate event notification */
uint32_t Remaining_Time_Delay;
/* AckNotification informations */
ACK_NOTIFICATION Ack_notify_data;
#endif
} ANALOG_VALUE_DESCR;