Replace hardware_commands and immediate_commands with realtime_commands #877
Labels
breaking change
A change that will require updating downstream code
refactor
A code change that neither fixes a bug nor adds a feature
sequencing
Anything related to the sequencing domain
Requires NASA-AMMOS/seq-json-schema#15
This task is to update to the latest Seq JSON spec that supports
realtime_commands
. This will require removing support for the hardware and immediate command arrays.As a side-effect of completing this, we should get type-hinting for hardware and immediate commands. See #932.
The text was updated successfully, but these errors were encountered: