Added WhoHas/I-Have services.
Simplified the BO writes from main.
This commit is contained in:
@@ -84,6 +84,8 @@ extern "C" {
|
||||
bool Binary_Output_Write_Property(
|
||||
BACNET_WRITE_PROPERTY_DATA * wp_data);
|
||||
|
||||
BACNET_BINARY_PV Binary_Output_Present_Value(
|
||||
uint32_t instance);
|
||||
bool Binary_Output_Present_Value_Set(
|
||||
uint32_t instance,
|
||||
BACNET_BINARY_PV binary_value,
|
||||
|
||||
Reference in New Issue
Block a user