Add COV handling example for Multi-state Value

This commit is contained in:
skarg
2018-12-11 02:40:47 +00:00
parent 0d53e59369
commit 56290fe877
2 changed files with 95 additions and 3 deletions
+3 -3
View File
@@ -356,9 +356,9 @@ static object_functions_t My_Object_Table[] = {
Multistate_Value_Property_Lists,
NULL /* ReadRangeInfo */ ,
NULL /* Iterator */ ,
NULL /* Value_Lists */ ,
NULL /* COV */ ,
NULL /* COV Clear */ ,
Multistate_Value_Encode_Value_List,
Multistate_Value_Change_Of_Value,
Multistate_Value_Change_Of_Value_Clear,
NULL /* Intrinsic Reporting */ },
{OBJECT_TRENDLOG,
Trend_Log_Init,