Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
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
endpoint
Url
?:
UAString
Optional
max
Chunk
Count
max
Chunk
Count
?:
number
Optional
max
Message
Size
max
Message
Size
?:
number
Optional
protocol
Version
protocol
Version
?:
number
Optional
receive
Buffer
Size
receive
Buffer
Size
?:
number
Optional
send
Buffer
Size
send
Buffer
Size
?:
number
Settings
Member Visibility
Protected
Private
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
NodeOPCUA reference documentation - public API
Loading...