Search
Preparing search index...
The search index is not available
node-opcua-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
AttributeOperand
Class AttributeOperand
Hierarchy
FilterOperand
AttributeOperand
Index
Constructors
constructor
Properties
alias
attribute
Id
browse
Path
index
Range
node
Id
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
Accessors
schema
schema
Methods
decode
encode
Constructors
constructor
new
Attribute
Operand
(
options
?:
AttributeOperandOptions
)
:
AttributeOperand
Parameters
Optional
options:
AttributeOperandOptions
Returns
AttributeOperand
Properties
alias
alias
:
UAString
attribute
Id
attribute
Id
:
UInt32
browse
Path
browse
Path
:
RelativePath
index
Range
index
Range
:
NumericRange
node
Id
node
Id
:
NodeId
Static
encoding
Default
Binary
encoding
Default
Binary
:
ExpandedNodeId
= makeExpandedNodeId(600, 0)
Static
encoding
Default
Xml
encoding
Default
Xml
:
ExpandedNodeId
= makeExpandedNodeId(599, 0)
Static
possible
Fields
possible
Fields
:
string
[]
= ["nodeId","alias","browsePath","attributeId","indexRange"]
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
Attribute
Operand
constructor
alias
attribute
Id
browse
Path
index
Range
node
Id
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
schema
decode
encode
Generated using
TypeDoc