Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua
IBasicSessionTranslateBrowsePathAsyncSimple
Interface IBasicSessionTranslateBrowsePathAsyncSimple
interface
IBasicSessionTranslateBrowsePathAsyncSimple
{
translateBrowsePath
(
browsePath
:
BrowsePath
)
:
Promise
<
BrowsePathResult
>
;
}
Hierarchy (
view full
)
IBasicSessionTranslateBrowsePathAsyncSimple
IBasicSessionTranslateBrowsePathAsync
IBasicSessionAsyncSimple
Index
Methods
translate
Browse
Path
Methods
translate
Browse
Path
translate
Browse
Path
(
browsePath
)
:
Promise
<
BrowsePathResult
>
Parameters
browsePath
:
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...