Sends DataEvents in a fix configurable period of time.
| DataType | Description | Type |
|---|---|---|
| DataEvent | Event of type "timer" with a comment on the used sample rate and the time passed since the enter of the training phase | timer |
Optional, Mandatory
| Constant | Description | Type | M / O | Default |
|---|---|---|---|---|
| CONFIG_CONTENT_CLASS | Specifies the content class for the output. | String | M | - |
| CONFIG_SAMPLE_RATE | Specifies the sample rate (Hz) for the output. | double | M | - |
| CONFIG_PERIOD | Contains information about the frequency with which the timer will send events (Hz). | int | O | 1 |