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:

Why AI will never truly understand machines
Wearcheck IT in Manufacturing
Cutting-edge technology and solutions powered by AI are embraced by specialist condition monitoring company, WearCheck, where the extreme accuracy of data used to assess and diagnose machine health is paramount.

Read more...
Traditional data centres are not fit for purpose
IT in Manufacturing
Traditional data centre designs are falling short, with nearly half of IT leaders admitting their current infrastructure does not support energy or carbon-reduction goals. New research commissioned by Lenovo reveals that data centre design must evolve to future-proof businesses.

Read more...
AI agents for digital environment management in SA
IT in Manufacturing
The conversation about artificial intelligence in South Africa has shifted rapidly over the past year. Among the technologies changing the pace of business are AI agents - autonomous, task-driven systems designed to operate with limited human input.

Read more...
AI-powered maintenance in future-ready data centres
Schneider Electric South Africa IT in Manufacturing
The data centre marketplace often still relies on outdated maintenance methods to manage mission-critical equipment. Condition-Based Maintenance (CBM) is powered by AI and is fast becoming a necessity in ensuring both competitiveness and resilience.

Read more...
Powering up data centre mega development
IT in Manufacturing
Parker Hannifin has secured a major contract to supply key equipment for nearly 30 aeroderivative gas turbines powering a new hyperscale data centre in Texas.

Read more...
Building resilient supply chains through smarter e-procurement
RS South Africa IT in Manufacturing
In a time of constant disruption, from supply chain uncertainty to rising operational costs, businesses that embrace digital procurement are better positioned to stay competitive and resilient.

Read more...
The new 2026 Eplan Platform
IT in Manufacturing
Eplan has completely redeveloped its entire portfolio, with an even greater focus on customers and their requirements in their respective market segments. One central point is the significant reduction in complexity.

Read more...
Africa’s data centre ecosystem needs robust data protection strategies
IT in Manufacturing
As Africa accelerates its digital transformation, local data centres are becoming critical enablers that bring cloud services closer to users, reduce latency and support compliance with data sovereignty laws. Along with this, data protection has moved from the bottom of the IT budget to the top of the strategic agenda.

Read more...
Machine health monitoring with ifm
ifm - South Africa Editor's Choice IT in Manufacturing
With ifm’s machine health monitoring, early signs of wear can be detected and unexpected failures prevented. Combined with equipment preventive maintenance software, interventions can be scheduled proactively to avoid costly downtime.

Read more...
AI adoption in South Africa focuses on AI ethics and privacy measures
IT in Manufacturing
South African organisations are integrating AI technologies with a deliberate, privacy-first mindset, creating sustainable frameworks for digital transformation and regulatory compliance

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