open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
_OpcUa_RegisteredServer Struct Reference

#include <opcua_types.h>

Data Fields

OpcUa_String ServerUri
 
OpcUa_String ProductUri
 
OpcUa_Int32 NoOfServerNames
 
OpcUa_LocalizedText * ServerNames
 
OpcUa_ApplicationType ServerType
 
OpcUa_String GatewayServerUri
 
OpcUa_Int32 NoOfDiscoveryUrls
 
OpcUa_String * DiscoveryUrls
 
OpcUa_String SemaphoreFilePath
 
OpcUa_Boolean IsOnline
 

Detailed Description

Definition at line 1430 of file opcua_types.h.

Field Documentation

◆ ServerUri

OpcUa_String _OpcUa_RegisteredServer::ServerUri

Definition at line 1432 of file opcua_types.h.

◆ ProductUri

OpcUa_String _OpcUa_RegisteredServer::ProductUri

Definition at line 1433 of file opcua_types.h.

◆ NoOfServerNames

OpcUa_Int32 _OpcUa_RegisteredServer::NoOfServerNames

Definition at line 1434 of file opcua_types.h.

◆ ServerNames

OpcUa_LocalizedText* _OpcUa_RegisteredServer::ServerNames

Definition at line 1435 of file opcua_types.h.

◆ ServerType

OpcUa_ApplicationType _OpcUa_RegisteredServer::ServerType

Definition at line 1436 of file opcua_types.h.

◆ GatewayServerUri

OpcUa_String _OpcUa_RegisteredServer::GatewayServerUri

Definition at line 1437 of file opcua_types.h.

◆ NoOfDiscoveryUrls

OpcUa_Int32 _OpcUa_RegisteredServer::NoOfDiscoveryUrls

Definition at line 1438 of file opcua_types.h.

◆ DiscoveryUrls

OpcUa_String* _OpcUa_RegisteredServer::DiscoveryUrls

Definition at line 1439 of file opcua_types.h.

◆ SemaphoreFilePath

OpcUa_String _OpcUa_RegisteredServer::SemaphoreFilePath

Definition at line 1440 of file opcua_types.h.

◆ IsOnline

OpcUa_Boolean _OpcUa_RegisteredServer::IsOnline

Definition at line 1441 of file opcua_types.h.


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