Type: Handler
Parent: HandlerSet
Definition of an timer triggerd file/action handler.
| Attribute | Description | Usage |
|---|---|---|
| id | ID of the handler | yes |
| interval | Interval in seconds the handler should be triggered | yes |
| format | the format of the data from the file/action. This could be 'plain' or 'property'. | yes |
| Element | Description | Cardinality |
|---|---|---|
| action | Declares a action for the handler to execute. | 0..1 |
| file | Declares a file for the handler to read. | 0..1 |