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

AVEVA™ Adapter for OPC UA

Secrets parameters

  • Last UpdatedNov 05, 2025
  • 1 minute read

The following parameters are available for configuring secrets:

Parameter

Required

Type

Description

id

Required

string

Id of configuration to be added, edited, or removed.

Allowed value: any string that does not contain curly braces.

For example, <secretId> is acceptable but {{<secretId>}}, {<secretId>}, <secret{Id> or {<secretId> are not.

description

Optional

string

The description of the secret.

Allowed value: any string
Default: null

Note: The description field is metadata and not used in the adapter.

expirationDate

Optional

datetime

The secret's expiration date.

Allowed formats:

UTC: "yyyy-mm-ddThh:mm:ssZ";
Local: "yyyy-mm-ddThh:mm:ss". If the time is not specified, it defaults to the start of the day (for example, 2025-06-19 defaults to 2025-06-19T00:00:00)
Default: null

Note: The expirationDate field is metadata and not used in the adapter.

value

Required

string

The secret's value.

Allowed value: any string that is not explicitly enclosed by double curly braces.

For example, <value>, {{{<value>}}, or {{<val{ue>}} is acceptable but {{<value>}} is not).

Note: If the value is the masked value "***************", then the value will be unchanged from the previous configuration. The system returns an error if the masked value is used when no previous configuration for the Id exists.

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