Abort Sequence
Abstracts all the logic for executing commands on the device.
-
class AbortSequenceCommandHandler(component_manager, logger=None)[source]
Abort command handler.
-
__init__(component_manager, logger=None)[source]
Initialize the abort sequence command handler.
-
on_abort_task_complete(task_callback=None, *args, **kwargs)[source]
Executes the abort sequence.
- Return type:
None