Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-client
node-opcua-client
FindServersOnNetworkRequestOptions
Interface FindServersOnNetworkRequestOptions
interface
FindServersOnNetworkRequestOptions
{
maxRecordsToReturn
?:
number
;
requestHeader
?:
RequestHeaderOptions
;
serverCapabilityFilter
?:
null
|
UAString
[]
;
startingRecordId
?:
number
;
}
Index
Properties
max
Records
To
Return?
request
Header?
server
Capability
Filter?
starting
Record
Id?
Properties
Optional
max
Records
To
Return
max
Records
To
Return
?:
number
Optional
request
Header
request
Header
?:
RequestHeaderOptions
Optional
server
Capability
Filter
server
Capability
Filter
?:
null
|
UAString
[]
Optional
starting
Record
Id
starting
Record
Id
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
max
Records
To
Return
request
Header
server
Capability
Filter
starting
Record
Id
NodeOPCUA reference documentation - public API
Loading...