Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
BrowsePathResultOptions
Interface BrowsePathResultOptions
interface
BrowsePathResultOptions
{
statusCode
?:
StatusCode
;
targets
?:
null
|
BrowsePathTargetOptions
[]
;
}
Index
Properties
status
Code?
targets?
Properties
Optional
status
Code
status
Code
?:
StatusCode
Optional
targets
targets
?:
null
|
BrowsePathTargetOptions
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
status
Code
targets
NodeOPCUA reference documentation - public API
Loading...