NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
DTEndpointConfiguration
Interface DTEndpointConfiguration
namespace
http://opcfoundation.org/UA/
nodeClass
DataType
name
EndpointConfiguration
isAbstract
false
interface
DTEndpointConfiguration
{
channelLifetime
:
number
;
maxArrayLength
:
number
;
maxBufferSize
:
number
;
maxByteStringLength
:
number
;
maxMessageSize
:
number
;
maxStringLength
:
number
;
operationTimeout
:
number
;
securityTokenLifetime
:
number
;
useBinaryEncoding
:
boolean
;
}
Hierarchy (
View Summary
)
DTStructure
DTEndpointConfiguration
UDTEndpointConfiguration
Index
Properties
channel
Lifetime
max
Array
Length
max
Buffer
Size
max
Byte
String
Length
max
Message
Size
max
String
Length
operation
Timeout
security
Token
Lifetime
use
Binary
Encoding
Properties
channel
Lifetime
channelLifetime
:
number
max
Array
Length
maxArrayLength
:
number
max
Buffer
Size
maxBufferSize
:
number
max
Byte
String
Length
maxByteStringLength
:
number
max
Message
Size
maxMessageSize
:
number
max
String
Length
maxStringLength
:
number
operation
Timeout
operationTimeout
:
number
security
Token
Lifetime
securityTokenLifetime
:
number
use
Binary
Encoding
useBinaryEncoding
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
Lifetime
max
Array
Length
max
Buffer
Size
max
Byte
String
Length
max
Message
Size
max
String
Length
operation
Timeout
security
Token
Lifetime
use
Binary
Encoding
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...