get event information demo

This commit is contained in:
bow2
2015-03-23 12:28:46 +00:00
parent 672f499f54
commit 086840a763
8 changed files with 474 additions and 4 deletions
+5 -1
View File
@@ -112,7 +112,11 @@ extern "C" {
uint32_t device_id,
BACNET_SUBSCRIBE_COV_DATA * cov_data);
/* returns the invoke ID for confirmed request, or 0 if failed */
uint8_t Send_GetEvent(
BACNET_ADDRESS * target_address,
BACNET_OBJECT_ID *lastReceivedObjectIdentifier);
uint8_t Send_GetEvent_Global(void);
/* returns the invoke ID for confirmed request, or 0 if failed */
uint8_t Send_Read_Property_Request_Address(