S2OPC OPCUA Toolkit
Data Fields
SOPC_ClientHelper_EndpointConnection Struct Reference

Connection configuration to a remote OPC server. More...

#include <libs2opc_client_cmds.h>

Data Fields

const char * endpointUrl
 
const char * serverUri
 
uint32_t reverseConnectionConfigId
 

Detailed Description

Connection configuration to a remote OPC server.

Deprecated:
This type is deprecated since version 1.5.0 and will be removed in version 1.6.0.

Field Documentation

◆ endpointUrl

SOPC_ClientHelper_EndpointConnection::endpointUrl

Zero-terminated server URL

◆ serverUri

SOPC_ClientHelper_EndpointConnection::serverUri

Zero-terminated server URI (optional). If defined it is checked in case of reverse connection configuration

◆ reverseConnectionConfigId

SOPC_ClientHelper_EndpointConnection::reverseConnectionConfigId

If endpoint connection shall be done using reverse connection mechanism it shall be set with the the configuration id returned by SOPC_ClientHelper_CreateReverseEndpoint. Otherwise it shall be 0 if no reverse connection is expected.


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