---
title: HiveMQ Glossary
description: "Explore HiveMQ's glossary of data streaming, data intelligence, agentic AI, Unified Namespace, and industrial operations terms, all in one place."
date: 2026-09-08
tags:
  - AI
source: https://www.hivemq.com/resources/industrial-data-glossary
---

# HiveMQ Glossary

HiveMQ Glossary

Data streaming, data intelligence & agentic AI for industrial operations

Understand key terminologies at a glance

Data streaming

How industrial data moves reliably, in real time, from the edge to the enterprise.

MQTT

The lightweight publish/subscribe protocol, standardized by OASIS and ISO, that HiveMQ’s Connect layer runs on. By decoupling publishers from subscribers through the broker, the protocol lets HiveMQ Platform move industrial data reliably across edge, on-prem and cloud, at a scale of millions of connections, without brittle point-to-point integrations. To learn more, explore our MQTT page.

Unified Namespace (UNS)

A design pattern, not a product, used for organizing all data-producing and data-consuming systems within an organization. The Unified Namespace (UNS) provides a single, structured, event-driven view of business operations. It is ideally built on MQTT’s publish/subscribe model.

Event-driven architecture (EDA)

An architecture where decoupled systems communicate by producing and consuming events in real time through a broker rather than polling for updates. It's the foundation that makes both the UNS and real-time agentic response possible.

Data streaming layer

The distributed foundation beneath every other layer: acquiring data from OT and IT systems, transforming it into consistent formats, and transmitting it in real time across edge, site and cloud.

Data acquisition

Pulling raw operational data from PLCs, sensors, SCADA and IT systems like ERP and MES: the first step in making that data available to the streaming layer.

Data transformation (in-stream)

Converting disparate data formats into consistent structures as data moves, rather than waiting for it to land in a central repository first.

Data integration

Connecting data across system boundaries by taking industrial data captured over protocols like MQTT and handing it off to ERP, MES, databases and other destination systems, mapped to the topics and structures each one expects, so events that originated in isolated systems resolve into one coherent operational picture.

Edge-to-cloud architecture

A data streaming design architecture that processes and validates data at the edge, close to where it’s created, while still coordinating a single, governed view centrally. Execution stays distributed; visibility and governance stay centralized.

ISA-95

An international standard for integrating enterprise and control systems, defining a hierarchical model (enterprise, site, area, line, cell) commonly used as a starting point for UNS topic structures.

OT/IT convergence

The integration of operational technology (plant-floor systems) and information technology (enterprise systems) onto shared, interoperable data infrastructure. It's a prerequisite for any enterprise-wide UNS or AI initiative.

Governed data-in-motion

Enforcing trust in data as it streams, validating it in real time and preserving its context, instead of inspecting it for quality only after it lands somewhere central.

Data intelligence

How raw streaming data gets structure, meaning and governance so people and AI can trust it.

Distributed data intelligence

The architectural principle of extracting insight and acting on industrial data where it's created, rather than centralizing everything first, so intelligence stays distributed at the edge while a shared namespace still gives the organization one unified, real-time view across every site.

Contextualization

Adding structure, meaning and governance to raw industrial data as it moves, so the same data means the same thing to every system and person that touches it.

Semantic model

The shared vocabulary of an organization: the definitions and relationships that ensure “equipment,” “work order” or “customer” mean the same thing across every department and system.

Ontology

A formal, machine-readable set of rules built on the semantic model, defining what entities exist, how they relate and what constraints govern them. The rulebook for a knowledge graph. To learn more, read our whitepaper, Building Ontology-Driven Intelligence for Industrial AI Agents.

Knowledge graph (semantic graph)

The actual data: a network of entities and relationships structured according to an ontology’s rules, turning an abstract model into a queryable representation of operational reality.

Semantic data layer

The three-tiered stack of semantic model, ontology and knowledge graph that turns distributed industrial data into structured knowledge both people and AI can act on.

Object types

The categories of entities that make up an ontology - such as Machine, Operator, Work Order or Batch - each a class of things with shared characteristics.

Link types

The defined relationships between object types, such as “Operator operates Machine,” that let systems reason precisely about how entities connect.

Action types

The operations an ontology permits, such as Start Production Run or Schedule Maintenance, along with the preconditions and state changes they require. The structural basis for governed autonomy.

Digital twin

An industry term with multiple competing definitions. In an agentic-AI context, it typically means an entity-centric agent maintaining one operational asset’s complete state and history, distinct from a 3D simulation model.

Data catalog

A searchable, browsable interface to an organization’s ontology, data models and data products: how both people and AI agents discover what data exists and what it means.

Data lineage

A complete, auditable record of what data an agent or system accessed, when, and what was done to it, required for explainability and regulatory compliance.

AI-ready data

Operational data that has been streamed, validated, and contextualized to the point where an AI system can reason over it without first needing human interpretation or cleanup.

Federated plant intelligence

An operating model where individual plants run and decide locally while the enterprise keeps shared visibility, governance, and alignment across every site from one place.

Agentic AI for industrial operations

How autonomous agents reason over that intelligence and take governed action in operations.

Agentic AI (industrial context)

AI that reads live signals from PLCs, sensors, SCADA and other plant systems, reasons over them in real time and responds within the limits its governance sets, from flagging an operator for approval to executing a scoped process change, rather than passively generating a dashboard for a human to interpret.

Governed autonomy

Autonomy within defined boundaries: an agent can only take actions its ontology permits, against entities it has access to, when preconditions are met.

Governed action

The response an AI agent triggers back into an operational workflow, with a person in control and a full audit trail - distinct from a monitoring tool, which only raises an alert.

Agent runtime

The execution environment an agent runs in: the “Run” stage of the agent lifecycle, where it senses live data, reasons over context and takes governed action, distinct from the reasoning model itself.

Autonomy tiers

A graduated framework - from monitoring-only, to recommend-with-approval, to constrained autonomous execution to broad autonomous authority - that matches an agent’s authority to the risk of its decisions.

Human-in-the-loop

An operating mode where an agent recommends an action but a person must approve it before it executes. For example, an AI agent detects an abnormal vibration pattern in a production line and recommends shutting down the machine, but a maintenance engineer must approve the action before it is executed. It's the default state for agentic AI still in public preview.

Human co-agency

A principle where people are treated as collaborative agents in the workflow, not fallback exception-handlers, with defined escalation paths, handoffs and response-time targets.

Multi-agent orchestration

Coordinating multiple specialized agents, including monitoring, diagnostic, predictive, optimization, coordination and learning agents, so their actions reinforce one shared objective instead of competing.

Agent taxonomy

The functional categories of industrial AI agents: Monitoring (what’s happening), Diagnostic (why), Predictive (what’s next), Optimization (what to adjust), Coordination (resolving conflicts) and Learning (improving all of the above over time).

Closed-loop learning

A feedback structure where an agent’s decisions connect back to their outcomes, so the agent accumulates operational knowledge instead of just executing isolated tasks.

Explainability

The requirement that every autonomous action include a clear, human-readable record of the reasoning behind it that is understandable to domain experts, not just AI specialists.

Least-privilege access

Granting an agent only the specific data and system access its function requires, so agentic AI doesn’t reopen the OT/IT security isolation traditional architectures relied on.

Circuit breaker

An automated safeguard that detects abnormal agent behavior and reduces its authority pending human review. For example, an agent adjusting parameters far outside historical norms might be restricted to monitoring-only until a person reviews it.

Shared objective function

A formalized statement of goals and constraints that every agent in a multi-agent system reads from, so agents negotiate trade-offs against one shared standard instead of optimizing for competing local metrics.

Autonomy maturity framework

A three-stage model for agentic maturity: Diagnostic Intelligence (agents observe and alert), Prescriptive Intelligence (agents recommend) and Autonomous Intelligence (agents decide, execute, and learn without approval for routine operations).

Agent design patterns

Two ways to structure multi-agent systems: one dedicated agent per entity (deep context, more overhead) versus fewer agents each serving many entities (efficient, less contextual depth). Most industrial deployments end up hybrid.
