Added WriteProperty support to Binary Inputs, as well as adding out-of-service. Prepping for COV.

This commit is contained in:
skarg
2007-12-05 22:55:45 +00:00
parent b8b9e1719d
commit 23905f3436
7 changed files with 348 additions and 233 deletions
+6
View File
@@ -54,6 +54,12 @@ extern "C" {
BACNET_ERROR_CLASS * error_class,
BACNET_ERROR_CODE * error_code);
bool Binary_Input_Write_Property(
BACNET_WRITE_PROPERTY_DATA * wp_data,
BACNET_ERROR_CLASS * error_class,
BACNET_ERROR_CODE * error_code);
#ifdef TEST
#include "ctest.h"
void testBinaryInput(