|
open62541 1.4.15
Open source implementation of OPC UA
|
#include <types_generated.h>
EndpointDescription.
Definition at line 1421 of file types_generated.h.
| UA_String UA_EndpointDescription::endpointUrl |
Definition at line 1422 of file types_generated.h.
| UA_Byte UA_EndpointDescription::securityLevel |
Definition at line 1430 of file types_generated.h.
| UA_MessageSecurityMode UA_EndpointDescription::securityMode |
Definition at line 1425 of file types_generated.h.
| UA_String UA_EndpointDescription::securityPolicyUri |
Definition at line 1426 of file types_generated.h.
| UA_ApplicationDescription UA_EndpointDescription::server |
Definition at line 1423 of file types_generated.h.
| UA_ByteString UA_EndpointDescription::serverCertificate |
Definition at line 1424 of file types_generated.h.
| UA_String UA_EndpointDescription::transportProfileUri |
Definition at line 1429 of file types_generated.h.
| UA_UserTokenPolicy* UA_EndpointDescription::userIdentityTokens |
Definition at line 1428 of file types_generated.h.
| size_t UA_EndpointDescription::userIdentityTokensSize |
Definition at line 1427 of file types_generated.h.