Skip to content

Commit

Permalink
address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yunhanw-google committed Jan 30, 2022
1 parent 8523384 commit 07462f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/ReadClient.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ class ReadClient : public Messaging::ExchangeDelegate
* receives an OnDone call to destroy the object.
*
* @param[in] aPath The attribute path field in report response.
* @param[in] aVersion The data version for cluster in report response. The version could be omited when
* EnableTagCompression in the Path field is true or the current report response don't have AttributeDataIB.
* @param[in] aVersion The data version for cluster in report response. The version could be omitted when
* EnableTagCompression in the Path field is true.
* @param[in] apData The attribute data of the given path, will be a nullptr if status is not Success.
* @param[in] aStatus Attribute-specific status, containing an InteractionModel::Status code as well as an
* optional cluster-specific status code.
Expand Down

0 comments on commit 07462f0

Please sign in to comment.