We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4e50be7 + f58ea1e commit 8a3cd04Copy full SHA for 8a3cd04
common/consumer_table_pops.lua
@@ -83,6 +83,8 @@ for i = n, 1, -3 do
83
op == 'notify' or
84
op == 'get_stats' or
85
op == 'clear_stats' or
86
+ op == 'attribute_capability_query' or
87
+ op == 'attribute_capability_response' or
88
op == 'attr_enum_values_capability_query' or
89
op == 'attr_enum_values_capability_response' or
90
op == 'object_type_get_availability_query' or
0 commit comments