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

#include <types_generated.h>

Data Fields

UA_RequestHeader requestHeader
 
UA_ApplicationDescription clientDescription
 
UA_String serverUri
 
UA_String endpointUrl
 
UA_String sessionName
 
UA_ByteString clientNonce
 
UA_ByteString clientCertificate
 
UA_Double requestedSessionTimeout
 
UA_UInt32 maxResponseMessageSize
 

Detailed Description

Definition at line 436 of file types_generated.h.

Field Documentation

◆ requestHeader

UA_RequestHeader UA_CreateSessionRequest::requestHeader

Definition at line 437 of file types_generated.h.

◆ clientDescription

UA_ApplicationDescription UA_CreateSessionRequest::clientDescription

Definition at line 438 of file types_generated.h.

◆ serverUri

UA_String UA_CreateSessionRequest::serverUri

Definition at line 439 of file types_generated.h.

◆ endpointUrl

UA_String UA_CreateSessionRequest::endpointUrl

Definition at line 440 of file types_generated.h.

◆ sessionName

UA_String UA_CreateSessionRequest::sessionName

Definition at line 441 of file types_generated.h.

◆ clientNonce

UA_ByteString UA_CreateSessionRequest::clientNonce

Definition at line 442 of file types_generated.h.

◆ clientCertificate

UA_ByteString UA_CreateSessionRequest::clientCertificate

Definition at line 443 of file types_generated.h.

◆ requestedSessionTimeout

UA_Double UA_CreateSessionRequest::requestedSessionTimeout

Definition at line 444 of file types_generated.h.

◆ maxResponseMessageSize

UA_UInt32 UA_CreateSessionRequest::maxResponseMessageSize

Definition at line 445 of file types_generated.h.


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