⚠️ You are reading documentation for an OLD version (v2.0.0). The current released version is v2.173.1.
View latest documentation →
Search
Preparing search index...
The search index is not available
node-opcua-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
ObjectAttributes
Class ObjectAttributes
Hierarchy
NodeAttributes
ObjectAttributes
Index
Constructors
constructor
Properties
description
display
Name
event
Notifier
specified
Attributes
user
Write
Mask
write
Mask
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
Accessors
schema
schema
Methods
decode
encode
Constructors
constructor
new
Object
Attributes
(
options
?:
ObjectAttributesOptions
)
:
ObjectAttributes
Parameters
Optional
options:
ObjectAttributesOptions
Returns
ObjectAttributes
Properties
description
description
:
LocalizedText
display
Name
display
Name
:
LocalizedText
event
Notifier
event
Notifier
:
Byte
specified
Attributes
specified
Attributes
:
UInt32
user
Write
Mask
user
Write
Mask
:
UInt32
write
Mask
write
Mask
:
UInt32
Static
encoding
Default
Binary
encoding
Default
Binary
:
ExpandedNodeId
= makeExpandedNodeId(354, 0)
Static
encoding
Default
Xml
encoding
Default
Xml
:
ExpandedNodeId
= makeExpandedNodeId(353, 0)
Static
possible
Fields
possible
Fields
:
string
[]
= ["eventNotifier"]
Accessors
schema
get
schema
(
)
:
StructuredTypeSchema
Returns
StructuredTypeSchema
Static
schema
get
schema
(
)
:
StructuredTypeSchema
Returns
StructuredTypeSchema
Methods
decode
decode
(
stream
:
BinaryStream
)
:
void
Parameters
stream:
BinaryStream
Returns
void
encode
encode
(
stream
:
OutputBinaryStream
)
:
void
Parameters
stream:
OutputBinaryStream
Returns
void
Globals
Object
Attributes
constructor
description
display
Name
event
Notifier
specified
Attributes
user
Write
Mask
write
Mask
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
schema
decode
encode
Generated using
TypeDoc