Configure an adapter instance
- Last UpdatedJun 26, 2025
- 2 minute read
- PI System
- Adapter for OPC UA 1.6
- Adapters
AVEVA Adapter for OPC UA enables you to configure data source and data selection. You also have the ability to configure security and to generate a data selection file instead of manual configuration.
The examples in the configuration topics use curl, a commonly available tool on both Windows and Linux. The adapter can be configured with any programming language or tool that supports making REST calls, or with the EdgeCmd utility. For more information, see the EdgeCmd utility documentation. To validate configurations, you can perform data retrieval (GET commands) using a browser, if available on your device.
For more information on AVEVA adapter configuration tools, see Configuration tools.
Quick start
These steps guide you through setup of each configuration file available for AVEVA Adapter for OPC UA. As you complete each step, perform each required configuration to establish a data flow from a data source to one or more endpoints. Some configurations are optional.
Important: If you want to complete the optional configurations, complete those tasks before the required tasks.
-
Configure one or several OPC UA system components. See Configure system components .
-
Configure an OPC UA data source for each OPC UA device. See Configure data source.
-
Optional: Configure client settings. See Configure client settings.
-
Optional: Perform data source discovery. See Optional: Configure data source discovery.
-
Configure an OPC UA data selection for each OPC UA data source. See Configure data selection.
-
Optional: Configure data filters, security, diagnostics and metadata, buffering, and logging. See the following topics:
-
Configure one or several egress and health endpoints. See Egress endpoints and Configure health endpoints.