Create interface for running protocol files #7644
Labels
robot-svcs
Falls under the purview of the Robot Services squad (formerly CPX, Core Platform Experience).
Milestone
Overview
As part of the overall Protocol Engine project, we need a system component with the job of interpreting our various types of protocol files in order to hand execution responsibility off to other components properly.
Acceptance criteria
ProtocolFileRunner
with two concrete implementationsCreate a factory that accepts some sort of protocol file value object and returns one of the two instances according to file typeload
,play
,pause
,stop
are probably okThe text was updated successfully, but these errors were encountered: