The components of this parameter are defined in Table 113.
Table 113– ApplicationDescription
Name |
Type |
Description |
ApplicationDescription |
structure |
Specifies an applicationthat is available. |
applicationUri |
String |
The globally unique identifier for the application instance. This URI is used as ServerUriin Servicesif 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 Serverassociated with the discoveryUrls. This value is null or empty if the Servercan be accessed directly. This field is not used if the applicationTypeis CLIENT. |
discoveryProfileUri |
String |
A URI that identifies the discovery profile supported by the URLs provided. This field is not used if the applicationTypeis 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 DiscoveryEndpointsprovided by the application. If the applicationTypeis CLIENT, this field shall contain an empty list. |