NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-pseudo-session
IBasicSessionTranslateBrowsePathAsyncSimple
Interface IBasicSessionTranslateBrowsePathAsyncSimple
interface
IBasicSessionTranslateBrowsePathAsyncSimple
{
translateBrowsePath
(
browsePath
:
BrowsePathOptions
,
)
:
Promise
<
BrowsePathResult
>
;
}
Hierarchy (
View Summary
)
IBasicSessionTranslateBrowsePathAsyncSimple
IBasicSessionTranslateBrowsePathAsync
IBasicSessionAsyncSimple
Index
Methods
translate
Browse
Path
Methods
translate
Browse
Path
translateBrowsePath
(
browsePath
:
BrowsePathOptions
)
:
Promise
<
BrowsePathResult
>
Parameters
browsePath
:
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...