7.2 ApplicationDescription

The components of this parameter are defined in Table 109.

Table 109 – ApplicationDescription
NameTypeDescription
ApplicationDescriptionstructureSpecifies an application that is available.

applicationUri

StringThe globally unique identifier for the application instance. This URI is used as ServerUri in Services if the application is a Server.

productUri

StringThe globally unique identifier for the product.

applicationName

LocalizedTextA localized descriptive name for the application.

applicationType

Enum

ApplicationType

The type of application. The ApplicationType enumeration is defined in 7.4.

gatewayServerUri

String

A URI that identifies the Gateway Server associated with the discoveryUrls.

This value is null or empty if the Server can be accessed directly.

This field is not used if the applicationType is CLIENT.

discoveryProfileUri

String

A URI that identifies the discovery profile supported by the URLs provided.

This field is not used if the applicationType is CLIENT.

If this value is null or empty then the Endpoints shall support the Discovery Services defined in 5.5.

Alternate discovery profiles are defined in OPC 10000-7.

discoveryUrls []

String

A list of URLs for the DiscoveryEndpoints provided by the application.

If the applicationType is CLIENT, this field shall contain an empty list.