open62541
0.2
Introduction
Building open62541
Tutorials
Working with Data Types
Building a Simple Server
Adding Variables to a Server
Connecting a Variable with a Physical Process
Working with Variable Types
Working with Objects and Object Types
Adding Methods to Objects
Building a Simple Client
Protocol
Data Types
Information Modelling
Services
Server
Client
Standard-Defined Constants
XML Nodeset Compiler
Internals
open62541
Docs
»
Tutorials
View page source
Tutorials
ΒΆ
Working with Data Types
Basic Data Handling
NodeIds
Variants
Building a Simple Server
Server Configuration and Plugins
Server Lifecycle
Adding Variables to a Server
Connecting a Variable with a Physical Process
Updating variables manually
Variable Value Callback
Variable Data Sources
DataChange Notifications
Working with Variable Types
Working with Objects and Object Types
Using objects to structure information models
Object types, type hierarchies and instantiation
Adding Methods to Objects
Example: Hello World Method
Increase Array Values Method
Building a Simple Client
Further tasks