open62541 1.3.12
Open source implementation of OPC UA
|
#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 |
Definition at line 1430 of file opcua_types.h.
OpcUa_String _OpcUa_RegisteredServer::ServerUri |
Definition at line 1432 of file opcua_types.h.
OpcUa_String _OpcUa_RegisteredServer::ProductUri |
Definition at line 1433 of file opcua_types.h.
OpcUa_Int32 _OpcUa_RegisteredServer::NoOfServerNames |
Definition at line 1434 of file opcua_types.h.
OpcUa_LocalizedText* _OpcUa_RegisteredServer::ServerNames |
Definition at line 1435 of file opcua_types.h.
OpcUa_ApplicationType _OpcUa_RegisteredServer::ServerType |
Definition at line 1436 of file opcua_types.h.
OpcUa_String _OpcUa_RegisteredServer::GatewayServerUri |
Definition at line 1437 of file opcua_types.h.
OpcUa_Int32 _OpcUa_RegisteredServer::NoOfDiscoveryUrls |
Definition at line 1438 of file opcua_types.h.
OpcUa_String* _OpcUa_RegisteredServer::DiscoveryUrls |
Definition at line 1439 of file opcua_types.h.
OpcUa_String _OpcUa_RegisteredServer::SemaphoreFilePath |
Definition at line 1440 of file opcua_types.h.
OpcUa_Boolean _OpcUa_RegisteredServer::IsOnline |
Definition at line 1441 of file opcua_types.h.