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
IBasicSessionTranslateBrowsePathAsyncMultiple
Interface IBasicSessionTranslateBrowsePathAsyncMultiple
interface
IBasicSessionTranslateBrowsePathAsyncMultiple
{
translateBrowsePath
(
browsePaths
:
BrowsePath
[]
)
:
Promise
<
BrowsePathResult
[]
>
;
}
Hierarchy (
view full
)
IBasicSessionTranslateBrowsePathAsyncMultiple
IBasicSessionTranslateBrowsePathAsync
IBasicSessionAsyncMultiple
Index
Methods
translate
Browse
Path
Methods
translate
Browse
Path
translate
Browse
Path
(
browsePaths
)
:
Promise
<
BrowsePathResult
[]
>
Parameters
browsePaths
:
BrowsePath
[]
Returns
Promise
<
BrowsePathResult
[]
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Methods
translate
Browse
Path
NodeOPCUA reference documentation - public API
Loading...