WEDA Console (MUI)
The WEDA Console is the web-based management interface for WEDA, a graphical alternative to the API / Postman workflow covered in Tutorials. From the browser you can manage organizations, devices, container stacks, and telemetry configuration without writing any API calls.
For a step-by-step walkthrough, see the WEDA Console Walkthrough.
Access the Console
The Console URL is specific to your tenant, so there is no single shared link. It follows this structure:
https://<weda-domain>/<tenant>/weda
| Segment | Meaning | Example |
|---|---|---|
<weda-domain> | Your WEDA site domain | tpe.cloud.advantech.com |
<tenant> | Your tenant path (assigned to your organization) | central |
weda | Fixed application path for the Console | weda |
Example: https://tpe.cloud.advantech.com/central/weda
These are the same domain / tenantPath / appPath values used in the Postman environment. See Prerequisites. If you are unsure of your tenant path, contact your WEDA administrator.
What You Can Do
- Device Management: register, activate, and monitor devices; view a 4-tab device detail page (Overview / Device Information / Container Deployments / Telemetry Configuration)
- Container Management: create and version container stacks, deploy to devices (including multi-device batch deploy), manage registries
- Data & Monitoring: inspect telemetry
Related
- API / Postman workflow: Tutorials
- Feature reference: Function Explanation
Last updated on Aug-27, 2026 | Version 1.1.2