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

AVEVA™ Adapter for DNP3

Module reference secrets

  • Last UpdatedFeb 04, 2025
  • 1 minute read

Reference secrets should be used for protected properties in a module configuration file, such as a client secret or password, in order to securely transit them to the device. Protected properties such as client secrets and passwords should not be entered into the configuration file directly. See How to reference Secrets for more information on reference secrets.

Edge Management only supports the use of the following secretIds for reference secrets:

  • Secret1

  • Secret2

  • Secret3

  • Secret4

  • Secret5

For example:

{

"id": "PI Web API",

"endpoint": "https://<pi web api server>:<port>/piwebapi/omf",

"username": "myusername",

"password": "{{Secret1}}"

}

In the Edge Management portal, use the Secret Store to enter the values of the protected properties for the corresponding secretIds. Next, the system provides a script to run directly on the device that sets the values of the reference secrets.

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