ASNeG OPC UA Stack Documentation

ASNeG OPC UA Stack is an open source framework for development and distribution of OPC UA client\server applications. It provides SDK to write your applications in C++ and an infrastructure to run and distribute them.

Getting started

User Application

  • Development: Creating | Information Model | Implementation
  • Distribution: Linux | Windows | Docker

OPC UA Server

  • Information Model: Objects | Variables | Data Types | Methods | Events
  • Callback System: Subscription on data | User authentication and authorization
  • Security: Security polices | Encrypting

OPC UA Client

Implemented but not documented

Contributor Guide

Coming soon