Skip to content

Onboarding Guide


Each device must be configured to support:

  • HTTPS (SSL) management
  • REST API access
  • SSH access
  • A service account with sufficient permissions

Refer to the appropriate setup guide for your firmware to get started.


Once the device has been prepared:

  1. Open the dashboard
  2. Click “add device”

Add Button

  1. Fill out the required fields:
  • IPv4 address
  • username
  • password
  • type

Add Device Form

  1. Submit the form with “connect”

After submission:

  • The device will appear in the dashboard immediately
  • Portweaver will begin establishing a connection in the background

New Device

During this phase:

  • REST API connectivity is verified
  • SSH access is initialized
  • Device data is collected and cached

Once complete, the device transitions to an online state if it successfully logs in.


To remove a device:

  1. Right-click anywhere on the device card
  2. Click “Remove”

You’ll be prompted to ensure you want to remove the device.

Remove Device


  • Devices must be prepared before onboarding
  • A single service account is used for both REST and SSH
  • Adding a device is handled entirely through the dashboard
  • Devices connect asynchronously after being added
  • Removal is performed directly from the device card

This workflow keeps device management simple while allowing Portweaver to handle connection and state internally.