Added COV notification callbacks (#208)

Co-authored-by: Steve Karg <skarg@users.sourceforge.net>
This commit is contained in:
Steve Karg
2021-12-20 14:41:02 -06:00
committed by GitHub
parent 0d9ba89616
commit d77925a252
5 changed files with 149 additions and 53 deletions
+4
View File
@@ -36,10 +36,14 @@
#include "bacnet/bacdef.h"
#include "bacnet/bacenum.h"
#include "bacnet/apdu.h"
#include "bacnet/cov.h"
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
BACNET_STACK_EXPORT
void handler_ucov_notification_add(
BACNET_COV_NOTIFICATION *callback);
BACNET_STACK_EXPORT
void handler_ucov_notification(