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