feat(engine): pause protocol execution if front door is opened #9125
Labels
protocol-engine
Ticket related to the Protocol Engine project and associated HTTP APIs
robot-svcs
Falls under the purview of the Robot Services squad (formerly CPX, Core Platform Experience).
Overview
As a JSONv6 protocol operator with my robot's "pause execution if door is open" setting turned on, I'd like my protocol run to automatically pause if my robot's front door is opened.
Acceptance criteria
If the door pause setting is enable:
Implementation notes
LegacyContextPlugin
for PAPIv2 protocolsstarted_at
field to know if the run has been started and if we should pause due to a door openLegacyContextPlugin
The text was updated successfully, but these errors were encountered: