Added Binary Input Write Property handler to the device handler function table. Thanks for asking, Vogel!
This commit is contained in:
@@ -156,7 +156,7 @@ static object_functions_t My_Object_Table[] = {
|
||||
Binary_Input_Valid_Instance,
|
||||
Binary_Input_Object_Name,
|
||||
Binary_Input_Read_Property,
|
||||
NULL /* Write Property */ ,
|
||||
Binary_Input_Write_Property,
|
||||
Binary_Input_Property_Lists,
|
||||
NULL /* ReadRangeInfo */ ,
|
||||
NULL /* Iterator */ ,
|
||||
|
||||
Reference in New Issue
Block a user