pi_portal.modules.integrations.chat.cli.commands.command_arm.ArmCommand
- class pi_portal.modules.integrations.chat.cli.commands.command_arm.ArmCommand(bot: TypeChatBot)[source]
Bases:
ChatProcessManagementCommandBaseChat CLI command to start the camera process.
- __init__(bot: TypeChatBot) None
- hook_supervisor_exception() None
Handle a SupervisorException.
- hook_supervisor_process_exception() None
Handle a SupervisorProcessException.
- invoke() None
Manage the process with error handling.