Skip to content

Commit

Permalink
Update src/darwin/Framework/CHIP/MTRDevice.h
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
nivi-apple and bzbarsky-apple authored Apr 25, 2024
1 parent 4e4cdcb commit 10da082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/darwin/Framework/CHIP/MTRDevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ MTR_EXTERN NSString * const MTRDataVersionKey MTR_NEWLY_AVAILABLE;
* Notifies delegate when the device configuration changes. Device configuration changes include updates in parts list, device type list,
* server list, accepted commands list, attribute list, feature map or cluster revision attributes in the descriptor cluster.
*
* This is called when the MTRDevice object detects a change in the device configuration and reports that to the delegate.
* This is called when the MTRDevice object detects a change in the device configuration.
*
* The intention is that after this is called, the client should re-enumerate the device topology.
*/
Expand Down

0 comments on commit 10da082

Please sign in to comment.