NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-client
index
IBasicSessionTranslateBrowsePathAsyncMultiple
Interface IBasicSessionTranslateBrowsePathAsyncMultiple
interface
IBasicSessionTranslateBrowsePathAsyncMultiple
{
translateBrowsePath
(
browsePaths
:
BrowsePathOptions
[]
,
)
:
Promise
<
BrowsePathResult
[]
>
;
}
Hierarchy (
View Summary
)
IBasicSessionTranslateBrowsePathAsyncMultiple
IBasicSessionTranslateBrowsePathAsync
IBasicSessionAsyncMultiple
Index
Methods
translate
Browse
Path
Methods
translate
Browse
Path
translateBrowsePath
(
browsePaths
:
BrowsePathOptions
[]
,
)
:
Promise
<
BrowsePathResult
[]
>
Parameters
browsePaths
:
BrowsePathOptions
[]
Returns
Promise
<
BrowsePathResult
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
translate
Browse
Path
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...