C++ Based OPC UA Client/Server SDK  1.5.5.355
OpcUa_RegisteredServer Struct Reference

The server to register. More...

#include <opcua_types.h>

Inherited by UaRegisteredServerPrivate [private].

Public Attributes

OpcUa_String ServerUri
 The globally unique identifier for the Server instance. More...
 
OpcUa_String ProductUri
 The globally unique identifier for the Server product.
 
OpcUa_LocalizedTextServerNames
 A list of localized descriptive names for the Server. More...
 
OpcUa_ApplicationType ServerType
 The type of application. More...
 
OpcUa_String GatewayServerUri
 The URI of the Gateway Server associated with the DiscoveryUrls. More...
 
OpcUa_StringDiscoveryUrls
 A list of Discovery Endpoints for the Server. More...
 
OpcUa_String SemaphoreFilePath
 The path to the semaphore file used to identify an automatically-launched server instance. More...
 
OpcUa_Boolean IsOnline
 True if the Server is currently able to accept connections from Clients. More...
 

Detailed Description

The server to register.


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