NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-modeler
InnerBrowseEngine
Interface InnerBrowseEngine
interface
InnerBrowseEngine
{
browseAll
:
(
nodesToBrowse
:
BrowseDescriptionOptions
[]
,
callback
:
ResponseCallback
<
BrowseResult
[]
>
,
)
=>
void
;
context
:
ISessionContext
;
continuationPointManager
:
ContinuationPointManager
;
maxBrowseContinuationPoints
:
number
;
requestedMaxReferencesPerNode
:
number
;
}
Index
Properties
browse
All
context
continuation
Point
Manager
max
Browse
Continuation
Points
requested
Max
References
Per
Node
Properties
browse
All
browseAll
:
(
nodesToBrowse
:
BrowseDescriptionOptions
[]
,
callback
:
ResponseCallback
<
BrowseResult
[]
>
,
)
=>
void
context
context
:
ISessionContext
continuation
Point
Manager
continuationPointManager
:
ContinuationPointManager
max
Browse
Continuation
Points
maxBrowseContinuationPoints
:
number
requested
Max
References
Per
Node
requestedMaxReferencesPerNode
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
browse
All
context
continuation
Point
Manager
max
Browse
Continuation
Points
requested
Max
References
Per
Node
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...