---
title: "OPC UA Server | Introduction | N3uron KB V1.22"
slug: "opc-ua-server-introduction"
description: "OPC UA Server is a N3uron module designed to expose the data collected through any other data acquisition module within the platform to third-party systems…"
updated: 2026-02-04T20:42:24Z
published: 2026-02-04T20:42:24Z
canonical: "docs.n3uron.com/opc-ua-server-introduction"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n3uron.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

**N3uron's OPC UA Server** module allows industrial systems and SCADA platforms to securely access operational data collected by N3uron through data acquisition modules such as the [Modbus Client](/v122/docs/modbus-client), [DNP Client](/v122/docs/dnp-client), [OPC DA Client](/v122/docs/opc-da-client), [DLMS Client](/v122/docs/dlms-client), [IEC 104 Client](https://docs.n3uron.com/docs/iec-104-client), [REST API Client](/v122/docs/rest-api-client), [MQTT Client](/v122/docs/mqtt), [Siemens Client](/v122/docs/siemens-client), [OPC UA Client](https://docs.n3uron.com/v122/docs/opc-ua-client) and other data acquisition and edge computing modules available within the platform.

Some of the main functionalities supported by this module include:

- Unlimited OPC UA client connections.
- None, Sign, and Sign & Encrypt security modes.
- None, Basic 256, Basic 128 & Rsa 15 and Basic 256 & Sha 256 security policies.
- Possibility to create different user roles to filter and restrict the data available for each of them.
- Possibility to add several endpoints.
- Historical Data Access (HA), allows OPC UA clients to access historical data stored in TimescalDB and MongoDB databases using the [Historian](/v122/docs/historian-introduction) module.
- Ability to execute code via [Scripting](/v122/docs/scripting-introduction) using OPC UA methods.
- Graphical interface for managing digital certificates.
- Store & Forward.
