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, telemetry configuration, and notifications without writing any API calls.
備註
Full guide coming soon.
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, configure alert rules and notification channels
Related
- API / Postman workflow: Tutorials
- Feature reference: Function Explanation
Last updated on Jul-16, 2026 | Version 1.1.0