Last modified at 6/2/2025

Sources

Sources are data that is used to send to Outputs. Outputs then delegate this data to Layouts, which in turn process it based on Component configurations and render this data to the screen.

Currently, there are 5 data Sources

  1. Song verses from the Songs module
  2. Bible verses from the Bible module
  3. Media files - Slides/Announcements, Images, and Videos
  4. Program
  5. Calendar
  6. Idle from the Idle Layout. This source type doesn't have explicit data. Idle buttons will send Idle(empty) signal to the Output, which in turn will be displayed (trigger) Idle Layout.