Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup IM read #9305

Merged

Conversation

yunhanw-google
Copy link
Contributor

Problem

-- SendReadRequest takes too many parameters, we need to add one
structure to pack those parameters in IM read

Change overview

Add ReadPrepareParams to pack the parameters for IM read

Testing

The existing test covers.

@restyled-io restyled-io bot mentioned this pull request Aug 30, 2021
@yunhanw-google yunhanw-google force-pushed the feature/refactor_read_parameter branch 3 times, most recently from b3c5382 to 4f60951 Compare August 30, 2021 17:38
@yunhanw-google
Copy link
Contributor Author

/rebase

Summary of Changes:
-- SendReadRequest takes too many parameters, we need to add one
structure to pack those paramters.
@woody-apple woody-apple force-pushed the feature/refactor_read_parameter branch from 4f60951 to b90f613 Compare August 30, 2021 19:46
@msandstedt msandstedt merged commit ef73ba2 into project-chip:master Aug 30, 2021
mkardous-silabs pushed a commit to mkardous-silabs/connectedhomeip that referenced this pull request Sep 24, 2021
Summary of Changes:
-- SendReadRequest takes too many parameters, we need to add one
structure to pack those paramters.
andy31415 added a commit to andy31415/connectedhomeip that referenced this pull request May 11, 2023
Parameter lists were replaced with a structure since project-chip#9305
@andy31415 andy31415 mentioned this pull request May 11, 2023
woody-apple pushed a commit that referenced this pull request May 11, 2023
Parameter lists were replaced with a structure since #9305
tcarmelveilleux added a commit to tcarmelveilleux/connectedhomeip that referenced this pull request Jul 9, 2024
- Address spec PRs project-chip#9305/project-chip#9401 re: removing gaps in
  attribute and command numbering.
- Introduce maturity level to everything.
mergify bot pushed a commit that referenced this pull request Jul 9, 2024
- Address spec PRs #9305/#9401 re: removing gaps in
  attribute and command numbering.
- Introduce maturity level to everything.
lazarkov pushed a commit to lazarkov/connectedhomeip that referenced this pull request Jul 10, 2024
…34261)

- Address spec PRs project-chip#9305/project-chip#9401 re: removing gaps in
  attribute and command numbering.
- Introduce maturity level to everything.
austina-csa pushed a commit to austina-csa/connectedhomeip that referenced this pull request Jul 10, 2024
…34261)

- Address spec PRs project-chip#9305/project-chip#9401 re: removing gaps in
  attribute and command numbering.
- Introduce maturity level to everything.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants