NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua
FilterContextOnAddressSpace
Class FilterContextOnAddressSpace
Implements
FilterContext
Index
Constructors
constructor
Properties
event
Source
Methods
browse
Path
get
Node
Class
get
Type
Definition
is
Subtype
Of
read
Node
Value
set
Event
Source
Constructors
constructor
new
FilterContextOnAddressSpace
(
sessionContext
:
ISessionContext
,
eventData
:
IEventData
,
)
:
FilterContextOnAddressSpace
Parameters
sessionContext
:
ISessionContext
eventData
:
IEventData
Returns
FilterContextOnAddressSpace
Properties
event
Source
eventSource
:
NodeId
Methods
browse
Path
browsePath
(
browsePath
:
BrowsePath
)
:
NodeId
|
null
Parameters
browsePath
:
BrowsePath
Returns
NodeId
|
null
get
Node
Class
getNodeClass
(
nodeId
:
NodeId
)
:
NodeClass
Parameters
nodeId
:
NodeId
Returns
NodeClass
get
Type
Definition
getTypeDefinition
(
nodeId
:
NodeId
)
:
NodeId
|
null
Parameters
nodeId
:
NodeId
Returns
NodeId
|
null
is
Subtype
Of
isSubtypeOf
(
nodeId
:
NodeId
,
baseType
:
NodeId
)
:
boolean
Parameters
nodeId
:
NodeId
baseType
:
NodeId
Returns
boolean
read
Node
Value
readNodeValue
(
nodeId
:
NodeIdLike
)
:
Variant
Parameters
nodeId
:
NodeIdLike
Returns
Variant
set
Event
Source
setEventSource
(
eventSource
:
BaseNode
<
BaseNodeEvents
>
|
null
)
:
void
Parameters
eventSource
:
BaseNode
<
BaseNodeEvents
>
|
null
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
event
Source
Methods
browse
Path
get
Node
Class
get
Type
Definition
is
Subtype
Of
read
Node
Value
set
Event
Source
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...