Skip to main content

Tutorial Step 3: Configure Events

A template can release events of building blocks for configuration in the panel by marking them as Template. If a template does not offer any events for configuration after inserting the copy, this can have various causes.

  • No events are triggered at all, e.g. when a static text or variable is only displayed (readonly) via the template.
  • The events are already internally wired within the template and should not be changed, e.g. a switch that toggles a specific variable.
  • It is not desired to configure events directly in the panel; rather these are reported as triggers to media control and evaluated there.

Next: Assign parameters