OPC UA nodeset export

Exporting OPC UA Address Spaces the Easy Way

Introducing the OPC UA Nodeset2.xml Exporter

Working with OPC UA servers often means dealing with large and complex address spaces. Whether you’re testing, simulating, validating companion specifications, or setting up environments for software vendors, having a clean and accurate export of the server’s address space is essential. That’s exactly why the OPC UA Nodeset2.xml Exporter was created. This lightweight tool (available on GitHub koepalex/OpcUaNodesetExporter) enables you to export the full OPC UA address space of a running server into the standardized NodeSet2 XML format — the same format used by OPC Foundation companion specifications. In this post, we’ll walk through the motivation behind the tool, what it does, and why it may become a valuable addition to your OPC UA toolkit.


Enhancing Industrial IoT with Cloud Events

Introduction

The Industrial Internet of Things (IIoT) is at the forefront of a significant transformation in the manufacturing sector, driven by the convergence of advanced technologies, hybrid intelligent edge solutions, and AI. This evolution is not merely about adopting new technologies but about redefining how manufacturing processes communicate, interact, and operate in a connected world. This blog post explores these pivotal advancements, highlighting their role in streamlining operations and fostering a more agile, efficient, and interconnected manufacturing environment.


OPC UA Data Modelling

In this comprehensive tutorial, we will explore the process of OPC UA data modelling. The tutorial will cover modeling a machine, creating an OPC UA server to simulate machinery values, reading data from the server and transmitting it downstream (e.g., to the cloud), and detecting anomalies.

What is OPC UA?

To answer this question, I like to cite Stefan Hoppe the President and Executive Director of the OPC Foundation:

OPC Unified Architecture (OPC UA) is the information exchange standard for secure, reliable, manufacturer- and platform-independent industrial communications. It enables data exchange between products from different manufacturers and across operating systems. The OPC UA standard is based on specifications that were developed in close cooperation between manufacturers, users, research institutes and consortia, in order to enable consistent information exchange in heterogeneous systems.