Skip to content

Commit

Permalink
Update src/app/clusters/scenes/SceneTable.h
Browse files Browse the repository at this point in the history
Co-authored-by: Tennessee Carmel-Veilleux <tennessee.carmelveilleux@gmail.com>
  • Loading branch information
2 people authored and pull[bot] committed Dec 11, 2023
1 parent 931c4ad commit 34db291
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/clusters/scenes/SceneTable.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ class SceneHandler
/// CHIP_CONFIG_SCENES_MAX_CLUSTERS_PER_SCENES
virtual void GetSupportedClusters(EndpointId endpoint, Span<ClusterId> & clusterBuffer) = 0;

/// @brief Returns whether or not a cluster is supported on an endpoint
/// @brief Returns whether or not a cluster for scenes is supported on an endpoint

/// @param endpoint Target Endpoint ID
/// @param cluster Target Cluster ID
/// @return true if supported, false if not supported
Expand Down

0 comments on commit 34db291

Please sign in to comment.