Skip to content

Replace hardware_commands and immediate_commands with realtime_commands #15

@camargo

Description

@camargo

This task is to replace hardware_commands and immediate_commands with an array called realtime_commands. The array should still take the immediate_command and hardware_command objects, but add a type property to them with the value "immediate_command" and "hardware_command" respectively. Immediate and hardware command objects should still not be allowed in the steps array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeA change that will require updating downstream coderefactorA code change that neither fixes a bug nor adds a feature

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions