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