S2OPC OPCUA Toolkit
Data Fields
_OpcUa_CreateSessionRequest Struct Reference

#include <sopc_types.h>

Data Fields

SOPC_EncodeableTypeencodeableType
 
OpcUa_ApplicationDescription ClientDescription
 
SOPC_String ServerUri
 
SOPC_String EndpointUrl
 
SOPC_String SessionName
 
SOPC_ByteString ClientNonce
 
SOPC_ByteString ClientCertificate
 
double RequestedSessionTimeout
 
uint32_t MaxResponseMessageSize
 

Field Documentation

◆ encodeableType

SOPC_EncodeableType* _OpcUa_CreateSessionRequest::encodeableType

◆ ClientDescription

OpcUa_ApplicationDescription _OpcUa_CreateSessionRequest::ClientDescription

◆ ServerUri

SOPC_String _OpcUa_CreateSessionRequest::ServerUri

◆ EndpointUrl

SOPC_String _OpcUa_CreateSessionRequest::EndpointUrl

◆ SessionName

SOPC_String _OpcUa_CreateSessionRequest::SessionName

◆ ClientNonce

SOPC_ByteString _OpcUa_CreateSessionRequest::ClientNonce

◆ ClientCertificate

SOPC_ByteString _OpcUa_CreateSessionRequest::ClientCertificate

◆ RequestedSessionTimeout

double _OpcUa_CreateSessionRequest::RequestedSessionTimeout

◆ MaxResponseMessageSize

uint32_t _OpcUa_CreateSessionRequest::MaxResponseMessageSize

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