ssh_shell_open
Open an interactive SSH shell to an embedded device, returning the initial banner output to confirm the session.
Instructions
Open an interactive SSH shell session to the board. Returns the initial banner output.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Device name (optional, defaults to the active device) | |
| timeout | No | Connection timeout in seconds (default: 10) |