Description

The NodeGroup component represents a group of Nodes of the same aspect and allows the sources to be assigned directly to several Nodes.

A NodeGroup can be linked to the Nodes in the model:

  • Via the relation isln: for the Nodes of which this group is a part (e.g. the "Duct Temeprature Sensor" NodeGroup is part of the "Duct" Node)
  • Via the relation has: for the Nodes that are part of this group (e.g. the Measure, Temp and Air Nodes are part of this NodeGroup)

Implementation

  • Add a NodeGroup in a NodeGroupDefinition
  • Add has relations with Nodes of the same aspect (usually in different trees)


Properties

See Node properties


Actions

See Node actions