C++ Based OPC UA Client/Server/PubSub SDK  1.7.6.537
OpcUa_ApplicationDescription Struct Reference

Specifies an application that is available. More...

#include <opcua_types.h>

Inherited by UaApplicationDescriptionPrivate [private].

Public Attributes

OpcUa_String ApplicationUri
 The globally unique identifier for the application instance. More...
 
OpcUa_String ProductUri
 The globally unique identifier for the product.
 
OpcUa_LocalizedText ApplicationName
 A localized descriptive name for the application.
 
OpcUa_ApplicationType ApplicationType
 The type of application. More...
 
OpcUa_String GatewayServerUri
 A URI that identifies the Gateway Server associated with the DiscoveryUrls. More...
 
OpcUa_String DiscoveryProfileUri
 A URI that identifies the discovery profile supported by the URLs provided. More...
 
OpcUa_StringDiscoveryUrls
 A list of URLs for the discovery Endpoints provided by the application. More...
 

Detailed Description

Specifies an application that is available.


The documentation for this struct was generated from the following file: