Handler - trigger

 

Description

Can enable, disable, or activate another handler that is connected to the output.

Configuration Variables

activateOutputs
Default: true

Indicates that the outputs of this handler should be activated. Only handlers that can be scheduled can be activated.

activateDelayInSeconds

The number of seconds to delay before activating "output" handlers.

enableOutputs

Default: false

Indicates that the outputs of this handler should be enabled. If both enableOutputs and disableOutputs are set then the outputs will be enabled.

disableOutputs

Default: false

Indicates that the outputs of this handler should be disabled. If both enableOutputs and disableOutputs are set then the outputs will be enabled.

 

Product

Even though handlers are connected to the output there is no actual product that is sent to the hander.

 

How it works

Whenever an input is delivered to this handler the handler scans its outputs and takes action based on the setting of the activateOutputs, enableOutputs, and disableOutputs configuration variables.

Revised: 20 September 1999