Summary

This block is used to add a component in a target.

 

Implementation

 

Example

This block creates a synthesis (a SmartStatus from btibToolkit) and put it in the origin of the event (which is a node representing a building).

 

 Properties

 

Behavior: DO

A component is added in a target.

 

Behavior: UNDO

The added component is removed from the target. 

(warning) A component can be added by several pairs of block-origin. It will be removed only if all pairs block-origin are undone.

Example: A block creates a General console and use a policy "Add if not exists". Several Nodes triggers this same block but only one console is created. Removing some Nodes will not remove the console as long as one of these Node still exists.