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

Create HWClient class for communicating with HW #4776

Closed
3 tasks
Tracked by #4041
reyraa opened this issue Feb 1, 2023 · 0 comments · Fixed by #4782
Closed
3 tasks
Tracked by #4041

Create HWClient class for communicating with HW #4776

reyraa opened this issue Feb 1, 2023 · 0 comments · Fixed by #4782
Assignees
Milestone

Comments

@reyraa
Copy link
Contributor

reyraa commented Feb 1, 2023

Description

This class isolates functionalities required to subscribe for events and execute commands on HW. This class is meant to be used by HWManager defined in #4766 as a wrapper over IPC.

Motivation

  • Establish connection through IPC
  • Expose a method to subscribe to any given event on HW
  • Expose a method to execute commands on HW (async)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants