IT in Manufacturing


Unified Namespace as the backbone of modern manufacturing IT

November 2025 IT in Manufacturing

For control and automation engineers, the challenge of data silos is all too familiar. Manufacturing plants typically rely on a patchwork of specialised systems, scada for visualisation, historians for time series data, MES for execution, and ERP for business processes. Each speaks its own dialect, and system integrators often spend significant effort creating custom point to point integrations, commonly known as ‘spaghetti code’, just to share basic information between systems. In some cases, information is copied into large databases, data lakes or data warehouses, where an effort is made to provide a single source of truth from which business intelligence applications can reliably draw information. These integrations become expensive to maintain as systems are upgraded. Moreover, the complexity increases exponentially with the addition of every new data source.

With digital initiatives like IIoT, AI, advanced analytics and real-time process optimisation becoming key competitive drivers, this fragmented data landscape poses a serious constraint. Simply put, a smart factory cannot be optimised while data remains locked in isolated silos with a tangle of point-to-point integrations.

An architectural concept that’s gaining prominence for resolving this challenge is the Unified Namespace (UNS).

Unified Namespace: A shift in architecture

The Unified Namespace is an architectural pattern, or a centralised, hierarchical data infrastructure for the entire enterprise. It is not a product you can buy, the UNS is more a concept. Think of the UNS as a live, evolving directory where every process value, status and event in the factory has a well-defined, standardised address. It promises to act as an information backbone, providing context, continuity and accessibility for all stakeholders and automation systems.

The UNS concept has the potential to be foundational for supporting new technologies such as AI agents that work across multiple systems.

Why context and standardisation matter

From an operational perspective, information context is essential. Consider process data. Knowing a motor is drawing 15 amps is informative, but knowing exactly which motor (e.g., AlrodeBrewery/Site_A/Filling_Line_3/Motor_M101) under which recipe or production schedule is actionable. The power of UNS is that every data point is enriched with its industrial context.

The UNS drives three core operational benefits:

• Decoupling systems for agility

Traditionally, integrating new applications such as predictive maintenance, OEE dashboards or custom analytics requires one-off connections to a patchwork of sources (PLCs, historians, databases). This approach is slow and costly.

With UNS, the information flow is fundamentally changed. Devices (PLCs, sensors, software) publish their data into the namespace through a central broker using the agreed structure. Applications simply subscribe to the relevant namespace topics, regardless of device age or vendor. Engineers no longer need to worry much about differences between legacy protocols like Modbus and modern IIoT devices. This decoupling not only accelerates project timelines, but also makes ongoing maintenance more manageable.

• Event-driven efficiency

Legacy systems often rely on polling, which involves continually querying devices for updates. This is inefficient, especially as industrial networks scale. UNS typically employs a publish/subscribe model, with most data being transmitted only on change.

For example, a sensor reports temperature only when it changes by a defined increment, not at fixed intervals. This conserves bandwidth and reduces edge processing loads, a crucial advantage in bandwidth-constrained environments. The message payload will normally contain the namespace information (e.g. Plant1/TankA/Temperature/TI1005) together with a timestamp and the process value. The message payload is however not limited to single process values and depending on the requirement, you could also pass arrays of information such as a short burst of recent time series data.

• Consistent hierarchy

A usable UNS structure should reflect the physical and organisational reality of the plant, leveraging standards such as ISA-95. A standard hierarchy might look like (see Table):

This alignment ensures that both front-line engineers and higher-level applications (or AI agents) can reference and interpret data efficiently and correctly across the enterprise.

UNS vs alternative data architectures

It’s important to understand that UNS, while powerful, is not the only architectural approach. Several vendors are advancing Industrial Knowledge Graphs. These are platforms that ingest and semantically contextualise data and related documents, linking business, operational and equipment relationships.

• UNS acts as a real-time broker, facilitating live data flow using topic-based addressing.

• Knowledge Graphs emphasise persistent semantic modelling, enabling complex queries across operational and business contexts.

For system integrators, this distinction has practical implications:

• With a classic UNS, consuming apps subscribe directly to a broker like MQTT.

• Knowledge Graphs often provide an API layer, abstracting the underlying data transport. This makes it simpler for higher-level apps but sometimes limits real-time flexibility.

Knowledge Graphs can be advantageous for cross-domain AI but do add abstraction and cost. Both architectures are converging, and integration strategies will likely become more hybridised as digital maturity advances and vendors release new products.

Foundation technologies and standards

The effectiveness of a UNS depends heavily on a robust, standardised foundation. Historically, the protocol of choice is Message Queuing Telemetry Transport (MQTT). This is a lightweight, event-driven protocol that is well suited to industrial needs and reliable over bandwidth-constrained links. However, standard MQTT is not specific enough for industrial-grade requirements.

Key enhancements and standards are:

• Sparkplug B: An open specification layered on MQTT. It enforces a strict topic structure, utilises efficient payload encoding, and mandates device state management (‘birth’ and ‘death’ messages) for robust system awareness.

• OPC UA Pub/Sub: Offers strong information modelling and security, with support for

pub/sub messaging over protocols like MQT. OPC UA is an attractive alternative, especially in regulated or enterprise-scale settings.

• Custom Implementations: Some organisations opt for standard MQTT with custom JSON payloads, trading strict specification for flexibility.

• Vendor platforms: Major industrial and cloud vendors provide proprietary ingestion and modelling services, often abstracting the transport and offering high-level APIs for data access.

Practical guidance for control and automation engineers

Adopting a UNS is an incremental journey, not an overnight transition. Here are some key considerations:

• Start with structure, not technology: Design the namespace hierarchy aligned to your business and operational reality (ISA-95 is a proven template). Good foundational architecture is 90% of the effort.

• Demand edge reliability: Whether you choose Sparkplug B, OPC UA Pub/Sub or another mechanism, ensure your gateways and field devices implement robust state management. Real-time awareness of device health is non-negotiable.

• Maintain vendor agnosticism: Avoid lock-in by choosing brokers, gateways and protocols that support open standards, fostering the freedom to connect both legacy and future solutions.

Preparing your factory for the post-silo era

I think that the UNS is an important enabler for the backbone of modern manufacturing IT. By standardising communication and deeply contextualising data, UNS frees you from the endless cycle of integration troubleshooting, and redirects focus towards value creation.

As industry looks toward AI-enabled optimisation, engineers and technical managers must be familiar both the technical underpinnings and the architectural principles of UNS. Now is a good time to invest in these foundational skills, align your integration strategies with open standards, and require that your suppliers and technology partners do the same.



About Gavin Halse

Gavin Halse, an experienced chemical process engineer, has been an integral part of the manufacturing industry since the 1980s. In 1999, he embarked on a new journey as an entrepreneur, establishing a software business that still caters to a global clientele in the mining, energy, oil and gas, and process manufacturing sectors.

Gavin’s passion lies in harnessing the power of IT to drive performance in industrial settings. As an independent consultant, he offers his expertise to manufacturing and software companies, guiding them in leveraging IT to achieve their business objectives. His specialised expertise has made contributions to various industries around the world, reflecting his commitment to innovation and excellence in the field of manufacturing IT.

For more information contact Gavin Halse, TechnicalLeaders, gavin@gavinhalse.com, www.technicalleaders.com, www.linkedin.com/in/gavinhalse




Share this article:
Share via emailShare via LinkedInPrint this page

Further reading:

AI data centres, nature and innovation
Schneider Electric South Africa IT in Manufacturing
Artificial intelligence is driving unprecedented demand for data centre capacity, with liquid cooling now central to managing the heat generated by high-density GPU clusters. Schneider Electric examines how next-generation data centres can balance performance with environmental responsibility.

Read more...
Siemens powers next-generation reusable spacecraft development
Siemens South Africa IT in Manufacturing
A European aerospace startup focused on reusable space systems, has adopted Siemens Xcelerator software to connect engineering disciplines, reduce rework and accelerate spacecraft development, cutting the path from concept to flight hardware to nine months for its orbital demonstration capsule.

Read more...
How to navigate the high-stakes economics of AI infrastructure
IT in Manufacturing
Nearly 60% of data centre operators are expected to adopt liquid cooling within five years as AI workloads drive demand for higher rack densities. Understanding the full financial picture of liquid cooling, from capital investment to long-term operational savings, is now essential.

Read more...
Protecting the digital mine
RJ Connect IT in Manufacturing
As mining becomes increasingly connected and automated, cyber threats are emerging alongside the benefits of digitalisation. RJ Connect and provides rugged networking, edge computing and cybersecurity technologies from MOXA to help protect critical mining operations from evolving attacks.

Read more...
SICK launches AI-powered 3D quality inspection
SICK Automation Southern Africa IT in Manufacturing
SICK has combined deep learning with 3D height data analysis in its Nova machine vision platform.

Read more...
Predictive maintenance is the critical enabler for AI data centre liquid cooling systems
IT in Manufacturing
As liquid cooling becomes essential for AI data centres, predictive and condition-based maintenance are emerging as critical enablers of thermal stability. Schneider Electric argues that the infrastructure is already generating the data needed and the question is whether operators are equipped to use it.

Read more...
Siemens software scales with Simple Energy EV development
Siemens South Africa IT in Manufacturing
: Simple Energy, an Indian electric two-wheeler manufacturer, has expanded its use of Siemens Xcelerator software to manage complex vehicle variants and enterprise-level bills of materials, accelerating product development as its EV portfolio scales.

Read more...
ESG as a growth lever
RS South Africa IT in Manufacturing
Leading organisations are treating ESG not as a compliance obligation but as a practical tool for operational efficiency, supply chain resilience and business performance, with data and collaboration central to unlocking its value.

Read more...
Preparing Africa’s data centres for the demands of autonomous AI
Schneider Electric South Africa IT in Manufacturing
Africa’s data centre infrastructure must evolve significantly to support agentic AI workloads, with GPU-intensive computing, advanced cooling and reliable power demanding a fundamentally different approach to facility design and investment.

Read more...
Virtualising the control room to reshape building management systems
Schneider Electric South Africa IT in Manufacturing
Schneider Electric explains how virtualising building management systems frees facilities teams from ageing hardware, delivers stronger cybersecurity and enables portfolio-wide control from a single interface.

Read more...









While every effort has been made to ensure the accuracy of the information contained herein, the publisher and its agents cannot be held responsible for any errors contained, or any loss incurred as a result. Articles published do not necessarily reflect the views of the publishers. The editor reserves the right to alter or cut copy. Articles submitted are deemed to have been cleared for publication. Advertisements and company contact details are published as provided by the advertiser. Technews Publishing (Pty) Ltd cannot be held responsible for the accuracy or veracity of supplied material.




© Technews Publishing (Pty) Ltd | All Rights Reserved