Search
Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
NodeOPCUA reference documentation - public API
node-opcua-client
ClientSessionTranslateBrowsePathService
Interface ClientSessionTranslateBrowsePathService
  subscribe now with sterfive to access the online-user manual
Hierarchy
ClientSessionTranslateBrowsePathService
Index
Methods
translate
Browse
Path
Methods
translate
Browse
Path
translate
Browse
Path
(
browsesPath
:
BrowsePath
[]
, callback
:
ResponseCallback
<
BrowsePathResult
[]
>
)
:
void
translate
Browse
Path
(
browsePath
:
BrowsePath
, callback
:
ResponseCallback
<
BrowsePathResult
>
)
:
void
translate
Browse
Path
(
browsePath
:
BrowsePath
)
:
Promise
<
BrowsePathResult
>
translate
Browse
Path
(
browsePaths
:
BrowsePath
[]
)
:
Promise
<
BrowsePathResult
[]
>
Parameters
browsesPath:
BrowsePath
[]
callback:
ResponseCallback
<
BrowsePathResult
[]
>
Returns
void
Parameters
browsePath:
BrowsePath
callback:
ResponseCallback
<
BrowsePathResult
>
Returns
void
Parameters
browsePath:
BrowsePath
Returns
Promise
<
BrowsePathResult
>
Parameters
browsePaths:
BrowsePath
[]
Returns
Promise
<
BrowsePathResult
[]
>
Modules
node-
opcua
node-
opcua-
address-
space
node-
opcua-
basic-
types
node-
opcua-
certificate-
manager
node-
opcua-
client
node-
opcua-
data-
access
node-
opcua-
data-
model
node-
opcua-
data-
value
node-
opcua-
guid
node-
opcua-
nodeid
node-
opcua-
server
node-
opcua-
status-
codes
node-
opcua-
types
node-
opcua-
variant
Client
Session
Translate
Browse
Path
Service
translate
Browse
Path
Generated using
TypeDoc