.NET Based OPC UA Client/Server SDK  3.1.0.500
Lesson 2: Extending the Address Space with Real World Data

This lesson explains how to create an OPC UA Server Address Space in order to describe a real world system with UA. The lesson is based on a simple building automation scenario including air conditioning and furnace control.

We highly recommend to use UaModeler, which is delivered with the SDK, for model design and code generation, because it simplifies server development and helps to avoid errors. See the variant Using UaModeler for Model Design and Code Generation for a tutorial. If you don’t want to use UaModeler for any particular reason, follow Creating the Type Nodes in Code instead.

Table of Contents: