Skip to main content
Version: 1.0.4

QUBIQ User Manual

QUBIQ is an AI-powered IIoT / SCADA platform for unified industrial data. It connects to plant equipment over industrial protocols, models that equipment as a tag namespace, moves and transforms data through pipelines, stores history, raises alarms, and presents everything on operator screens you build in a browser — from one lightweight stack.

This manual is the reference for installing, configuring and operating QUBIQ.

New here?

Read What is QUBIQ? for the ten-minute mental model, then follow Installation and build your first screen in Quick Start.

Choose your path

I want to…Start here
Understand what QUBIQ is and how it fits togetherWhat is QUBIQ? · Architecture
Get it running on a machineSystem requirementsInstallationFirst-run setup
Connect to a PLC, broker or databaseConnections
Model my plant as tagsNamespace & Tags
Move and transform dataPipelines
Build an operator screenDesigner · Components
Alarm on a process valueAlarms
Trend and store historyHistorian
Write scriptsScripting
Lock the system downSecurity
Run it in productionAdministration
Send my tags to another systemMQTT publishing
Find something, or see what an edit will breakSearch & impact
Work out what this installation is licensed forLicensing & modules
Decide what the AI assistant is allowed to doAI skills & fences

How this manual is organized

The manual follows the Diátaxis model: each page is deliberately one of four kinds, and the section it lives in tells you which.

SectionWhat's insideKind
Getting StartedInstall QUBIQ and get to a working first project.Tutorial
PlatformHow the system is built: gateway, services, projects, data flow.Explanation
ConnectionsEvery protocol and data source, field by field.How-to + reference
Namespace & TagsTags, protocol bindings, UDTs, bulk import.How-to + reference
PipelinesNode-based data flows and their execution model.How-to + reference
DesignerViews, layout, bindings, event actions, LiveView.How-to + reference
ComponentsEvery widget, drawing tool and symbol.Reference
ScriptingThe system API in Python and JavaScript.Reference
AlarmsISA-18.2 alarm configuration and operation.How-to + reference
HistorianTime-series storage, retention and queries.How-to + reference
SecurityUsers, roles, permissions, API keys, audit.How-to + reference
AdministrationServices, settings, backup, logs.How-to
TutorialsEnd-to-end walkthroughs of real tasks.Tutorial
AppendixREST API, permissions, expression functions, glossary.Reference
What's NewChanges in the current release.

Finding your way

  • The left sidebar is the full table of contents; sections stay expanded as you read.
  • The search box (top right) indexes every page — search for a tag property, a node type, a permission key or an API path.
  • The version selector (top right) names the QUBIQ release this manual documents.
  • A New in 1.0.4 badge marks something that arrived in a particular release, so you can tell whether it exists on the version you are running.

Conventions used in this manual

ConventionMeaning
Settings → ConnectionsA path through the QUBIQ user interface.
View the namespaceA permission key.
system.tag.read(...)A scripting API call.
Plant/Line1/Motor1/SpeedA tag path in the namespace.
Note / Tip / Warning calloutsSupporting detail, a shortcut, and something that can bite you.
New in 1.0.4The release this capability arrived in. No badge means it predates 1.0.0.
Version drift

This manual documents QUBIQ 1.0.4. If a screen in your install does not match, check the version selector and What's New, which lists what arrived in each release of the 1.0 series.