Abort Sequence

Abstracts all the logic for executing commands on the device.

class Abort(component_manager, command_tracker, logger)[source]

Abort command handler.

__init__(component_manager, command_tracker, logger)[source]
abort(task_callback=None)[source]

Executes the abort sequence.

Return type:

None