open62541 1.3.12
Open source implementation of OPC UA
|
#include <opcua_types.h>
Data Fields | |
OpcUa_ResponseHeader | ResponseHeader |
OpcUa_NodeId | SessionId |
OpcUa_NodeId | AuthenticationToken |
OpcUa_Double | RevisedSessionTimeout |
OpcUa_ByteString | ServerNonce |
OpcUa_ByteString | ServerCertificate |
OpcUa_Int32 | NoOfServerEndpoints |
OpcUa_EndpointDescription * | ServerEndpoints |
OpcUa_Int32 | NoOfServerSoftwareCertificates |
OpcUa_SignedSoftwareCertificate * | ServerSoftwareCertificates |
OpcUa_SignatureData | ServerSignature |
OpcUa_UInt32 | MaxRequestMessageSize |
Definition at line 1822 of file opcua_types.h.
OpcUa_ResponseHeader _OpcUa_CreateSessionResponse::ResponseHeader |
Definition at line 1824 of file opcua_types.h.
OpcUa_NodeId _OpcUa_CreateSessionResponse::SessionId |
Definition at line 1825 of file opcua_types.h.
OpcUa_NodeId _OpcUa_CreateSessionResponse::AuthenticationToken |
Definition at line 1826 of file opcua_types.h.
OpcUa_Double _OpcUa_CreateSessionResponse::RevisedSessionTimeout |
Definition at line 1827 of file opcua_types.h.
OpcUa_ByteString _OpcUa_CreateSessionResponse::ServerNonce |
Definition at line 1828 of file opcua_types.h.
OpcUa_ByteString _OpcUa_CreateSessionResponse::ServerCertificate |
Definition at line 1829 of file opcua_types.h.
OpcUa_Int32 _OpcUa_CreateSessionResponse::NoOfServerEndpoints |
Definition at line 1830 of file opcua_types.h.
OpcUa_EndpointDescription* _OpcUa_CreateSessionResponse::ServerEndpoints |
Definition at line 1831 of file opcua_types.h.
OpcUa_Int32 _OpcUa_CreateSessionResponse::NoOfServerSoftwareCertificates |
Definition at line 1832 of file opcua_types.h.
OpcUa_SignedSoftwareCertificate* _OpcUa_CreateSessionResponse::ServerSoftwareCertificates |
Definition at line 1833 of file opcua_types.h.
OpcUa_SignatureData _OpcUa_CreateSessionResponse::ServerSignature |
Definition at line 1834 of file opcua_types.h.
OpcUa_UInt32 _OpcUa_CreateSessionResponse::MaxRequestMessageSize |
Definition at line 1835 of file opcua_types.h.