Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Adapter for OPC UA

Health endpoints parameters

  • Last UpdatedJun 12, 2026
  • 2 minute read

The following parameters are available for configuring Health endpoints.

Note: The authentication properties username/password and clientId/clientSecret are mutually exclusive. If neither property pair is specified, the adapter uses Negotiate authentication (Kerberos or NTLM) to connect to PI Web API endpoints.

Parameter

Required

Type

Description

id

Optional

string

Uniquely identifies the endpoint. This can be any alphanumeric string. If left blank, a unique value is generated automatically.

Allowed value: any string identifier
Default: new GUID

endpoint

Required

string

The URL of the OMF endpoint to receive this health data.

Allowed value: well-formed http or https endpoint string
Default: null

username

Optional for PI Web API endpoints

string

Username for Basic authentication to a PI Web API OMF endpoint.

If omitted (and no client credentials are provided), the adapter uses Negotiate authentication (Kerberos or NTLM).

Allowed value: any string
Default: null

password

Optional for PI Web API endpoints

string

The password for Basic authentication to a PI Web API OMF endpoint. Must be provided if the username is specified.

Allowed value: any string
Default: null

clientId

Required for CONNECT data services endpoints

string

The client ID used for authentication with a CONNECT data services OMF endpoint.

Allowed value: <any string>
Default: null

clientSecret

Required for CONNECT data services endpoints

string

The client secret used for authentication with a CONNECT data services OMF endpoint.

Allowed value: <any string>
Default: null

tokenEndpoint

Optional for CONNECT data services endpoints

string

Retrieves a CONNECT data services token from an alternative endpoint.

Allowed value: well-formed http or https endpoint string
Default: null

validateEndpointCertificate

Optional

boolean

Disables verification of destination security certificate. Use for testing only with self-signed certificates; AVEVA recommends keeping this set to the default (true) in production environments.

Allowed value: true or false
Default: true

TitleResults for “How to create a CRG?”Also Available in