UANode

The demo OPC UA server

The demo server is a free, open-source OPC UA server we run so you can try UANode — or any OPC UA client — without owning a real machine. It is built with node-opcua and shows the main OPC UA features one small lesson at a time.

Endpoint

opc.tcp://demo.uanode.com:4840

What is inside

The address space is organized as lessons, each showing one OPC UA feature:

How to use it

The server is open source: uanode/node-opcua-demo-server. Please be kind to it — it is a shared demo, not a production system.