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

feat(protocol-engine): Create InstrumentContextInterface that delegates to Protocol Engine #7324

Closed
2 tasks
amitlissack opened this issue Feb 12, 2021 · 0 comments · Fixed by #7474
Closed
2 tasks
Assignees
Labels
robot-svcs Falls under the purview of the Robot Services squad (formerly CPX, Core Platform Experience).
Milestone

Comments

@amitlissack
Copy link
Contributor

amitlissack commented Feb 12, 2021

Overview

An InstrumentContextInterface object is returned by ProtocolContextInterface.load_instrument. We need to create a InstrumentContextInterface that delegates work to ProtocolEngine.

Acceptance Criteria

  • create InstrumentContextInterface derived class.
  • all methods return NotImplementedError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
robot-svcs Falls under the purview of the Robot Services squad (formerly CPX, Core Platform Experience).
Projects
None yet
3 participants