We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5071507 commit d1b8460Copy full SHA for d1b8460
examples/placeholder/linux/include/TestCommand.h
@@ -127,4 +127,5 @@ class TestCommand
127
protected:
128
chip::app::ConcreteCommandPath mCommandPath;
129
chip::app::ConcreteAttributePath mAttributePath;
130
+ chip::Optional<chip::EndpointId> mEndpointId;
131
};
0 commit comments