Moved COV object handling into Device object.
Fixed COV for multiple subscriptions to same object.
This commit is contained in:
@@ -101,5 +101,5 @@ extern "C" {
|
||||
#define FILE_OBJ_FUNCTIONS \
|
||||
OBJECT_FILE, bacfile_init, bacfile_count, bacfile_index_to_instance, \
|
||||
bacfile_valid_instance, bacfile_object_name, bacfile_read_property, \
|
||||
bacfile_write_property, BACfile_Property_Lists, NULL
|
||||
bacfile_write_property, BACfile_Property_Lists, NULL, NULL
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user