Handles the SSH connection and streaming of logs from a device.

Constructors

Methods

Constructors

Methods

  • Disposes SSH resources and prevents further callbacks.

    Returns void

  • Starts the SSH session and begins streaming logs.

    Returns Promise<void>