Get_Event_Informations returns analog-input and analog-value objects when Event_stane is not equal to NORMAL.

This commit is contained in:
k001a
2011-07-13 20:36:21 +00:00
parent c61c096dc7
commit 536438d23e
6 changed files with 152 additions and 1 deletions
+3
View File
@@ -96,6 +96,9 @@ extern "C" {
void Analog_Value_Intrinsic_Reporting(
uint32_t object_instance);
int Analog_Value_Event_Information(unsigned index,
BACNET_GET_EVENT_INFORMATION_DATA * getevent_data);
void Analog_Value_Init(
void);