|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
CreateSessionRequest.
Definition at line 1596 of file types_generated.h.
| UA_ByteString UA_CreateSessionRequest::clientCertificate |
Definition at line 1603 of file types_generated.h.
| UA_ApplicationDescription UA_CreateSessionRequest::clientDescription |
Definition at line 1598 of file types_generated.h.
| UA_ByteString UA_CreateSessionRequest::clientNonce |
Definition at line 1602 of file types_generated.h.
| UA_String UA_CreateSessionRequest::endpointUrl |
Definition at line 1600 of file types_generated.h.
| UA_UInt32 UA_CreateSessionRequest::maxResponseMessageSize |
Definition at line 1605 of file types_generated.h.
| UA_Double UA_CreateSessionRequest::requestedSessionTimeout |
Definition at line 1604 of file types_generated.h.
| UA_RequestHeader UA_CreateSessionRequest::requestHeader |
Definition at line 1597 of file types_generated.h.
| UA_String UA_CreateSessionRequest::serverUri |
Definition at line 1599 of file types_generated.h.
| UA_String UA_CreateSessionRequest::sessionName |
Definition at line 1601 of file types_generated.h.