AttributeOperand Class
Extends FilterOperand
Module: opcua.address_space.types
Constructor
AttributeOperand
(
-
options
Parameters:
-
options
Object
Item Index
Properties
Methods
binaryStoreSize
()
Number
Calculate the required size to store this object in a binary stream.
Returns:
Number:
decode_debug
()
isValid
()
Boolean
verify that all object attributes values are valid according to schema
Returns:
Boolean:
toString
()
String
Returns:
String:
Properties
alias
String
An optional parameter used to identify or refer to an alias. An alias is a symbolic name that can be used to alias this operand and use it in other locations in the filter structure.
attributeId
IntegerId
indexRange
NumericRange
This parameter is used to identify a single element of an array or a single range of indexes for an array. The first element is identified by index 0 (zero).