We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e82e888 commit 2245257Copy full SHA for 2245257
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