get event information demo
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user