'Last Received Object Identifier' for GetEventInformation service.
This commit is contained in:
@@ -54,7 +54,7 @@ typedef struct BACnet_Get_Event_Information_Data {
|
||||
} BACNET_GET_EVENT_INFORMATION_DATA;
|
||||
|
||||
/* return 0 if no active event at this index
|
||||
return -1 if end of list
|
||||
return -1 if end of list
|
||||
return +1 if active event */
|
||||
typedef int (
|
||||
*get_event_info_function) (
|
||||
|
||||
Reference in New Issue
Block a user