Search
Preparing search index...
The search index is not available
node-opcua-client
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
VariableAttributes
Class VariableAttributes
Hierarchy
NodeAttributes
VariableAttributes
UAVariable
Implemented by
StateVariableType
UAVariableType
UAVariableTypeT
Index
Constructors
constructor
Properties
access
Level
array
Dimensions
data
Type
description
display
Name
historizing
minimum
Sampling
Interval
specified
Attributes
user
Access
Level
user
Write
Mask
value
value
Rank
write
Mask
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
Accessors
schema
schema
Methods
decode
encode
Constructors
constructor
new
Variable
Attributes
(
options
?:
VariableAttributesOptions
)
:
VariableAttributes
Parameters
Optional
options:
VariableAttributesOptions
Returns
VariableAttributes
Properties
access
Level
access
Level
:
Byte
array
Dimensions
array
Dimensions
:
UInt32
[]
|
null
data
Type
data
Type
:
NodeId
description
description
:
LocalizedText
display
Name
display
Name
:
LocalizedText
historizing
historizing
:
UABoolean
minimum
Sampling
Interval
minimum
Sampling
Interval
:
Double
specified
Attributes
specified
Attributes
:
UInt32
user
Access
Level
user
Access
Level
:
Byte
user
Write
Mask
user
Write
Mask
:
UInt32
value
value
:
Variant
value
Rank
value
Rank
:
Int32
write
Mask
write
Mask
:
UInt32
Static
encoding
Default
Binary
encoding
Default
Binary
:
ExpandedNodeId
= makeExpandedNodeId(357, 0)
Static
encoding
Default
Xml
encoding
Default
Xml
:
ExpandedNodeId
= makeExpandedNodeId(356, 0)
Static
possible
Fields
possible
Fields
:
string
[]
= ["value","dataType","valueRank","arrayDimensions","accessLevel","userAccessLevel","minimumSamplingInterval","historizing"]
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
Variable
Attributes
constructor
access
Level
array
Dimensions
data
Type
description
display
Name
historizing
minimum
Sampling
Interval
specified
Attributes
user
Access
Level
user
Write
Mask
value
value
Rank
write
Mask
encoding
Default
Binary
encoding
Default
Xml
possible
Fields
schema
schema
decode
encode
Generated using
TypeDoc