Attributes |
Attributes are named data elements that describe Nodes. Clients can access Attribute values using Read, Write, Query, and Subscription/MonitoredItem Services. Each attribute definition consists of a name, a description, a data type and a mandatory/optional indicator. For efficiency purposes, services use unique numbers (indexes) to refer to attributes.
When a Node is instantiated in the address space, the values of the Attributes are provided. The mandatory/optional indicator for the attribute indicates whether the Attribute has to be instantiated. While modeling, an empty value is assigned to the Attribute to indicate that it will not be instantiated.