The Unified Namespace (UNS) is often called the heart of modern industrial architectures, yet in many plants it’s still a concept rather than a reality. The need is clear: trusted real-time data across every level is the foundation for digital excellence – from MES optimization to AI-driven decisions.
So the real question is: How do you implement a UNS that’s scalable, secure and built to last?

Expert article by
Stefan Hermann
VP Product, Cybus
The idea behind a Unified Namespace is simple – the implementation isn’t.
Instead of rigid point-to-point connections, the UNS creates an event-driven, horizontal data architecture where every piece of information can be published and consumed in real time.
At its core lies the publish–subscribe principle, typically based on MQTT.
Machines, controllers and sensors publish data in a clearly defined topic format, while authorized applications subscribe – independent of format, vendor or location.
The result: a continuous data flow that follows the logic of production, not the boundaries of individual systems.
The UNS becomes the single source of truth for both operational and business data.
A reliable UNS depends on the right communication protocol.
MQTT is the de facto standard: lightweight, asynchronous and built for minimal latency – ideal for edge environments with limited resources.
Protocols like AMQP, OPC UA Pub/Sub or Apache Kafka complement it depending on architectural requirements such as streaming throughput or enterprise integration.
Cybus Connectware is built on a MQTT-native architecture with integrated topic definition, payload design and access control.
That means every published data object is syntactically correct, semantically clear and securely addressable – a critical difference compared to traditional integration methods.
A UNS without structure is just a data stream. That’s why ISA-95 provides a proven reference model to organize the production hierarchy from enterprise to control level. In practice, it defines a logical, consistent topic organization like:
/enterprise/plant/line/machine/datapoint
Each data point fits into a traceable hierarchy and can be enriched with contextual parameters such as context, unit or other semantic metadata. This structure ensures clarity, consistency and reusability – the foundation for using data seamlessly across plants, lines and systems.
| Level | topic example | data type | description |
|---|---|---|---|
| Enterprise | /automotive | JSON | Company-wide topology |
| Plant | /automotive/plant-01 | JSON | Site data |
| Line | /automotive/plant-01/assembly-line-03 | JSON | Production line |
| Machine | /automotive/plant-01/assembly-line-03/robot-arm-07 | JSON | Machine data |
| Datapoint | /automotive/plant-01/assembly-line-03/robot-arm-07/temperature | JSON | Temperature value with timestamp, unit and quality |
A leading car manufacturer implemented a UNS architecture with Cybus Connectware, structuring all production data under a unified topic schema.
| function | description | UNS Topic | JSON Payload |
|---|---|---|---|
| Machine data | A Modbus-TCP sensor provides the speed of a stamping machine. | carfactory/plant1/pressShop/machine01/speed | { “timestamp”: 1762868392368, “value”: 450, “unit”: “rpm” } |
| Temperature monitoring | An OPC UA temperature sensor continuously reports machine values. | carfactory/plant1/pressShop/machine02/temperature | { “timestamp”: 1762868392368, “value”: 75.3, “unit”: “celsius” } |
| Quality control | A camera station’s REST API reports automatically detected defects. | carfactory/plant1/qualityControl/station3/defectDetected | { “timestamp”: 1762868392368, “value”: “ok” } |
| ERP integration | An SQL query delivers current inventory levels from the ERP system. | carfactory/business/erp/supplyChain/materialStock | { “timestamp”: 1762868392368, “value”: 1200 “unit”: “pieces” } |
| Order management | New customer orders are ingested from the ERP as Kafka events into the UNS. | carfactory/business/erp/orders/new | { “timestamp”: 1762868392368, “value”: 4711 } |
Outcome: every dataset is available in real time, consistently structured and enriched with context – for every system and user, from the shop floor to the boardroom.
The impact
The technical strength of a UNS lies in its data modeling. A robust model defines how data is named, structured and contextualized – often using OPC UA Companion Specs, JSON Schemas or custom semantic ontologies.
Cybus Connectware enables configuration-based contextualization: metadata such as asset IDs, locations or parameter groups are added and validated during publishing. The result is a structured data space where every piece of information carries meaning – the basis for automated interoperability.
A UNS is only as strong as its governance. Access security, data quality and traceability are non-negotiable.
With role- and attribute-based access control (RBAC/ABAC), policies define exactly who use which data and how. Integrated auditing makes every interaction traceable down to topic level.
Cybus Connectware embeds governance directly in the data layer, enabling federated UNS structures: each plant manages its own access policies while maintaining enterprise-wide compliance and control.
Result: maximum local autonomy without losing central oversight.
To make the UNS work across the enterprise, automation must happen at the architecture level.
With Infrastructure as Code (IaC), you declare UNS topologies, data flows, and access rights in YAML. Cybus Connectware turns these configurations into running instances – versioned, repeatable and auditable.
New plants or assets can be connected in hours instead of weeks. Through GitOps deployment, the entire data landscape stays synchronized – from edge to cloud.
Manufacturing reality is decentralized and your UNS should reflect that.
Cybus Connectware enables distributed UNS architectures with clear hierarchy:
Each plant runs Connectware as a local data hub, connecting machines, controllers and systems. It standardizes and provides data locally for dashboards, analytics or maintenance applications.
A central enterprise instance aggregates selected topics from each plant to enable cross-site analytics, reporting and coordination without redundant data storage or loss of local control.
The end state: a scalable, secure and harmonized enterprise data architecture – locally autonomous, globally connected.
The Unified Namespace isn’t just another IT initiative – it’s a strategic investment in the future of your operations. It defines how production data flows, is understood and is used across the factory and the enterprise.
With Cybus Connectware, this becomes real: secure, scalable and automation-ready. Its combination of MQTT-native architecture, semantic data modeling and built-in governance turns fragmented data silos into a living, trusted data space.
Bottom line: If you want real-time understanding of your operations, you don’t need more theory. You need a solid foundation.
The Unified Namespace is that foundation. And Cybus Connectware is the solution that makes it real.
Curious what a Unified Namespace would look like in your production environment?
We’ll show you how a unified data layer makes all the difference.
You need to load content from reCAPTCHA to submit the form. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from Turnstile. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from Facebook. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from Instagram. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More InformationYou are currently viewing a placeholder content from X. To access the actual content, click the button below. Please note that doing so will share data with third-party providers.
More Information