Added Added SubscribeCOV demo application (bacscov) for testing.

This commit is contained in:
skarg
2011-09-14 20:40:26 +00:00
parent 988e7ce30e
commit bebb97b469
4 changed files with 180 additions and 0 deletions
+5
View File
@@ -227,6 +227,11 @@ extern "C" {
uint8_t * service_request,
uint16_t service_len,
BACNET_ADDRESS * src);
void handler_ccov_notification(
uint8_t * service_request,
uint16_t service_len,
BACNET_ADDRESS * src,
BACNET_CONFIRMED_SERVICE_DATA * service_data);
void handler_lso(
uint8_t * service_request,