NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
HelloMessageOptions
Interface HelloMessageOptions
interface
HelloMessageOptions
{
endpointUrl
?:
UAString
;
maxChunkCount
?:
number
;
maxMessageSize
?:
number
;
protocolVersion
?:
number
;
receiveBufferSize
?:
number
;
sendBufferSize
?:
number
;
}
Index
Properties
endpoint
Url?
max
Chunk
Count?
max
Message
Size?
protocol
Version?
receive
Buffer
Size?
send
Buffer
Size?
Properties
Optional
endpoint
Url
endpointUrl
?:
UAString
Optional
max
Chunk
Count
maxChunkCount
?:
number
Optional
max
Message
Size
maxMessageSize
?:
number
Optional
protocol
Version
protocolVersion
?:
number
Optional
receive
Buffer
Size
receiveBufferSize
?:
number
Optional
send
Buffer
Size
sendBufferSize
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Url
max
Chunk
Count
max
Message
Size
protocol
Version
receive
Buffer
Size
send
Buffer
Size
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...