Skip to main content

4 posts tagged with "OPC UA"

View All Tags

How to work with an Extension Object

· 2 min read
Victor Dienstbier
Victor is Head of Operational Excellence at Wilo SE and is a enthousiatic user of OPCUA For NodeRED

In this article, Victor share with us how to work with Extension Objects in Node-RED.

Extension Objects are a powerful feature in OPC UA that allow you to define custom data structures.

They are often used to encapsulate complex data types that do not fit into the standard OPC UA data types.

OPCUA For NodeRed provides a way to work with these Extension Objects in a powerful way.

This tutorial will guide you through the process of reading and writing Extension Objects in Node-RED using the OPCUA Client nodes.

Revisiting NodeIds and Browse Paths in OPC UA in @opcua/for-node-red

· One min read
Etienne Rossignon
Maintainer of NodeOPCUA and @opcua/for-node-red

Revisiting NodeIds and Browse Paths in OPC UA in @opcua/for-node-red

In the world of OPC UA, NodeIds and Browse Paths are fundamental concepts that enable efficient navigation and interaction with the address space of an OPC UA server. In this article, we will explore these concepts in depth, focusing on their practical applications within the @opcua/for-node-red module.

What is a OPCUA NodeId

· 7 min read
Etienne Rossignon
Maintainer of NodeOPCUA and @opcua/for-node-red

🔧 Mastering NodeIds in OPC UA: Power, Pitfalls, and Practical Alternatives

NodeIds are at the heart of OPC UA – they’re the backbone for identifying and addressing nodes such as Variables or Objects in the OPC UA server’s address space. Whether you’re reading values, writing data, calling methods or subscribing to events, NodeIds are the key that unlocks access.

But while powerful, they aren’t without limitations.

Unveiling OPC UA for Node-RED

· 4 min read
Etienne Rossignon
Maintainer of NodeOPCUA and @opcua/for-node-red

A Reflection of Industry Excellence In the heart of major industrial advancements, this story of OPC UA for Node-RED unfolds – a narrative deeply rooted in real-world applications and transformative solutions.

(Note: The parallels with actual industrial scenarios are intentional and highlight the practical impact of this technology.)