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
FindServersRequestOptions
Interface FindServersRequestOptions
interface
FindServersRequestOptions
{
endpointUrl
?:
UAString
;
localeIds
?:
null
|
UAString
[]
;
requestHeader
?:
RequestHeaderOptions
;
serverUris
?:
null
|
UAString
[]
;
}
Index
Properties
endpoint
Url?
locale
Ids?
request
Header?
server
Uris?
Properties
Optional
endpoint
Url
endpoint
Url
?:
UAString
Optional
locale
Ids
locale
Ids
?:
null
|
UAString
[]
Optional
request
Header
request
Header
?:
RequestHeaderOptions
Optional
server
Uris
server
Uris
?:
null
|
UAString
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Url
locale
Ids
request
Header
server
Uris
NodeOPCUA reference documentation - public API
Loading...