open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_EndpointConfiguration Struct Reference

#include <types_generated.h>

Data Fields

UA_Int32 operationTimeout
 
UA_Boolean useBinaryEncoding
 
UA_Int32 maxStringLength
 
UA_Int32 maxByteStringLength
 
UA_Int32 maxArrayLength
 
UA_Int32 maxMessageSize
 
UA_Int32 maxBufferSize
 
UA_Int32 channelLifetime
 
UA_Int32 securityTokenLifetime
 

Detailed Description

EndpointConfiguration.

Definition at line 2322 of file types_generated.h.

Field Documentation

◆ channelLifetime

UA_Int32 UA_EndpointConfiguration::channelLifetime

Definition at line 2330 of file types_generated.h.

◆ maxArrayLength

UA_Int32 UA_EndpointConfiguration::maxArrayLength

Definition at line 2327 of file types_generated.h.

◆ maxBufferSize

UA_Int32 UA_EndpointConfiguration::maxBufferSize

Definition at line 2329 of file types_generated.h.

◆ maxByteStringLength

UA_Int32 UA_EndpointConfiguration::maxByteStringLength

Definition at line 2326 of file types_generated.h.

◆ maxMessageSize

UA_Int32 UA_EndpointConfiguration::maxMessageSize

Definition at line 2328 of file types_generated.h.

◆ maxStringLength

UA_Int32 UA_EndpointConfiguration::maxStringLength

Definition at line 2325 of file types_generated.h.

◆ operationTimeout

UA_Int32 UA_EndpointConfiguration::operationTimeout

Definition at line 2323 of file types_generated.h.

◆ securityTokenLifetime

UA_Int32 UA_EndpointConfiguration::securityTokenLifetime

Definition at line 2331 of file types_generated.h.

◆ useBinaryEncoding

UA_Boolean UA_EndpointConfiguration::useBinaryEncoding

Definition at line 2324 of file types_generated.h.


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