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

AVEVA™ Adapter for Structured Data Files

Manage adapter-wide settings

  • Last UpdatedJul 28, 2025
  • 1 minute read

You can configure AVEVA adapters to produce and store diagnostics data at a designated Health endpoint, and to send metadata for created streams.

For more information about available diagnostics data, see Diagnostics. For more information about available metadata and what metadata are sent per metadata level, see Metadata.

Configure general

  1. Start any of the Configuration tools capable of making HTTP (Hypertext Transfer Protocol) requests.

  2. Run a PUT command to the following endpoint, setting EnableDiagnostics to either true or false, MetadataLevel to None, Low, Medium, or High and HealthPrefix to a string or null: http://localhost:5590/api/v1/configuration/system/general

    Definition: The PUT method is used to replace an existing resource with an updated version.

    Note: 5590 is the default port number. If you selected a different port number, replace it with that value.

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