⚠️ 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
QueryDataDescription
Class QueryDataDescription
Hierarchy
ExtensionObject
QueryDataDescription
Index
Constructors
constructor
Properties
attribute
Id
index
Range
relative
Path
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
Accessors
schema
schema
Methods
decode
encode
Constructors
constructor
new
Query
Data
Description
(
options
?:
QueryDataDescriptionOptions
)
:
QueryDataDescription
Parameters
Optional
options:
QueryDataDescriptionOptions
Returns
QueryDataDescription
Properties
attribute
Id
attribute
Id
:
UInt32
index
Range
index
Range
:
NumericRange
relative
Path
relative
Path
:
RelativePath
Static
encoding
Default
Binary
encoding
Default
Binary
:
ExpandedNodeId
= makeExpandedNodeId(572, 0)
Static
encoding
Default
Xml
encoding
Default
Xml
:
ExpandedNodeId
= makeExpandedNodeId(571, 0)
Static
possible
Fields
possible
Fields
:
string
[]
= ["relativePath","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
Query
Data
Description
constructor
attribute
Id
index
Range
relative
Path
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
schema
decode
encode
Generated using
TypeDoc