跳至主要内容

WEDA Console Walkthrough

This guide walks through the WEDA Console (MUI) end to end, grouped into three areas: Device Management, Container Management, and Data & Monitoring.

Device Management

Create an Organization

Organizations list

  1. Click Organizations in the left sidebar.
  2. Click the Add button to create a new organization.

Add organization - Basic information

  1. Fill in the Basic information: optionally select a Parent organization, then enter the Organization name and Description.

Add organization - Org admins

  1. Switch to the Org admins tab and assign at least one admin for the organization.
  2. Click Submit. A confirmation dialog appears.

Add organization - confirmation dialog

  1. Click Add to confirm.

Organization created successfully

  1. The organization is created successfully. A success banner is shown, the new organization appears in the list, and it becomes the active organization (shown in the top-left switcher).

Add a Device to the Organization

Devices list

  1. Click Devices in the left sidebar.
  2. Click the Add button.

Add device - find Device ID and Model

  1. Find the Device ID and Model on the footer of the WEDA Node Activator.

Add device - fill in details

  1. Enter the Device ID, Model, and Device name.
  2. Click Submit. A confirmation dialog appears.

Add device - confirmation dialog

  1. Click Add to confirm.

Device registered successfully

  1. Back on the Devices page, a success banner is shown and the device is listed with Registered status.

Device activated and connected

  1. Once WEDA Node connects on the physical device, the device status updates to Activated and Connected.

Container Management

Get the Container YAML from ACC

ACC catalog list

  1. Go to the Advantech Container Catalog (ACC).
  2. Choose a container.

ACC container overview

  1. Open the container's detail page.

ACC quick start guide - GitHub link

  1. Click the Advantech Container Github Repository link in the Quick Start Guide section.

GitHub repository - docker-compose.yaml

  1. Download the docker-compose.yaml file for later use.

Add a Registry

Registries list

  1. Click Registries in the left sidebar.
  2. Click the Add button.

Add registry - Basic information

  1. Fill in the Basic information: Registry Name, Registry URL, and Registry Type.

Add registry - Credentials

  1. Fill in the Credentials.
  2. Click Submit. A confirmation dialog appears.

Add registry - confirmation dialog

  1. Click Add to confirm.

Registry created successfully

  1. Back on the Registries page, a success banner is shown and the new registry appears in the list.

Create a Container Stack

Container Stacks list

  1. Click Stacks in the left sidebar.
  2. Click the Add button.

Add container stack - Basic information

  1. Fill in the Basic information: Stack name, type (e.g. Compose), optional Description, and upload the Docker compose file (the docker-compose.yaml downloaded from ACC).

Add container stack - Environment variables

  1. Optionally add Environment variables.

Add container stack - Submit button

  1. Click Submit. A confirmation dialog appears.

Add container stack - confirmation dialog

  1. Click Add to confirm.

Container stack created successfully

  1. Back on the Container Stacks page, a success banner is shown and the new stack appears in the list.

Deploy the Stack to a Device

Container Stacks - Deploy button

  1. On the Container Stacks page, click the Deploy icon for the stack.

Deploy to Device(s) - device list

  1. Check the box next to the device(s) to deploy to.
  2. Click Submit.

Deploy - confirmation dialog

  1. Click Deploy to confirm.

Deployment created - stack running

  1. Back on the Container Stacks page, a success banner is shown.
  2. Wait for the deployment status to reach Running.

Data & Monitoring

備註

Currently only the latest telemetry value can be viewed in the Console. More monitoring features will be added as they become available.

Devices list - select a device

  1. Click Devices in the left sidebar.
  2. Click a device in the list.

Device detail - Telemetry tab

  1. Click the Telemetry tab.
  2. View the latest value of each telemetry item.

Last updated on Aug-27, 2026 | Version 1.1.2