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

[ChipTool] Update ReportingCommand.cpp to use the async GetConnectedD… #8373

Merged

Conversation

vivien-apple
Copy link
Contributor

…evice method

Problem

The reporting command of chip-tool has not been updated to use the new GetConnectedDevice api and so it fails to start.

Change overview

  • Update the code to use the async API

Testing

It was tested using chip-tool reporting listen 1

@andy31415 andy31415 merged commit 7ae65fb into project-chip:master Jul 14, 2021
nikita-s-wrk pushed a commit to nikita-s-wrk/connectedhomeip that referenced this pull request Sep 23, 2021
project-chip#8373)

* [ChipTool] Update ReportingCommand.cpp to use the async GetConnectedDevice method

* Update examples/chip-tool/commands/reporting/ReportingCommand.cpp

Co-authored-by: Boris Zbarsky <[email protected]>
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.

5 participants