ReadRequest Class
Constructor
ReadRequest
-
options
Parameters:
-
options
Object-
[requestHeader]
RequestHeader optional -
[maxAge]
Duration optionalMaximum age of the value to be read in milliseconds
-
[timestampsToReturn= -1]
TimestampsToReturn optionalAn enumeration that specifies the Timestamps to be returned for each requested Variable Value Attribute.
-
[nodesToRead]
ReadValueId[] optionalList of Nodes and their Attributes to read. For each entry in this list, a StatusCode is returned, and if it indicates success, the Attribute Value is also returned.
-
Item Index
Properties
Methods
binaryStoreSize
()
Number
Calculate the required size to store this object in a binary stream.
Returns:
decode
-
stream
-
[option]
decode the object from a binary stream
Parameters:
-
stream
BinaryStream -
[option]
Object optional
decode_debug
()
isValid
()
Boolean
verify that all object attributes values are valid according to schema
Returns:
toString
()
String
Returns:
Properties
maxAge
Duration
Maximum age of the value to be read in milliseconds
nodesToRead
ReadValueId[]
List of Nodes and their Attributes to read. For each entry in this list, a StatusCode is returned, and if it indicates success, the Attribute Value is also returned.
timestampsToReturn
TimestampsToReturn
An enumeration that specifies the Timestamps to be returned for each requested Variable Value Attribute.
Default: -1