The components of this parameter are defined in Table 113.
Table 113 – ApplicationDescription
Name |
Type |
Description |
ApplicationDescription |
structure |
Specifies an application that is available. |
applicationUri |
String |
The globally unique identifier for the application instance. This URI is used as ServerUri in Services if the application is a Server. |
productUri |
String |
The globally unique identifier for the product. |
applicationName |
LocalizedText |
A 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.4. 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. |