Skip to content

Commit

Permalink
Add API comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yufengwangca committed Dec 5, 2024
1 parent 94d7aac commit 4565faf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ class CodegenDataModelProvider : public chip::app::DataModel::Provider
};

public:
/// Initialize the data model internal code to be ready to send and receive data model messages.
void InitDataModel() override;

/// clears out internal caching. Especially useful in unit tests,
Expand Down

0 comments on commit 4565faf

Please sign in to comment.