GROUP
Creates a group of objects to manage them together as a single entity. Grouping can be useful for persistency, copy/paste etc.
Attributes brief detailed show all inherited
Name | Description | Default | |||
---|---|---|---|---|---|
object_ids | List of identifiers of objects to be part of the group | empty | |||
object_aliases | List of aliases used for the objects in the group | empty | |||
name | Displayed named of the group | empty | |||
comment | Comment about the group | empty | |||
Events | |||||
value_changed | the event is fired anytime the value of one of the objects in the group has changed |
See Attributes Common to All Elements.
Specific Attributes