Skip to content
MACHHUB MACHHUB MACHHUB
Contribute to this page

Console Overview

The MACHHUB web console is the browser app you use to operate the platform: build collections, manage the Unified Namespace, view the Historian, and administer users. It is a single-page app that talks to the REST API and subscribes to tags over MQTT-over-WebSocket.

The console Home dashboard after login, showing the four stat cards.
The console Home dashboard after login.

Open the console URL and sign in with your username and password. On success you land on the Home dashboard. Your session (a JWT) is kept in the browser; signing out clears it. See Logging in & domains.

At the top of the sidebar is the domain switcher. A Domain is a tenant: the built-in MACHHUB / Administrator domain, plus any Application domains you create. Switching domains changes what data and which navigation sections you see.

The sidebar groups the platform into sections:

SectionPagesWhat you do there
HomedashboardSee counts (users, groups, tags) and license status.
Applications (admin domain)listDeploy and manage your Applications (start/stop, ports); add their backing domains.
Dashboardno-code dashboardsBuild and view widget dashboards.
FlowsNode-RED serversManage your MACHHUB-managed Node-RED servers.
Processesserverless functionsAuthor and run Python/TypeScript processes.
AccountUsers, Groups, Permissions, Developer KeysManage people, permissions, and machine credentials.
NamespaceManage, HistorianEdit the UNS and view history.
ConnectionsUpstreams, Downstreams, MQTTBridge to other MACHHUB instances and inspect MQTT clients.
IntegrationData SourceConnect external Node-RED, OPC UA, and SECS/GEM sources.
DatabaseCollectionsBuild schemas and edit records.
SettingsGeneral, Gateway, Firewall, Network, License, Backups, Storage, LogDevice, network, backup, and licensing settings.
SupportLogsInspect server logs.

At the bottom of the sidebar, the user menu shows your name and email, a light/dark theme toggle, Edit Profile, and Log out.

Pick the task you came to do: