Skip to content

Scheduler

The scheduler lets you automate MZAP operations on a time-based trigger system.

  • Once — Run at a specific date and time
  • Daily — Run every day at a set time
  • Weekly — Run on specific days of the week
  • Interval — Run every N minutes/hours
  • Cron — Full cron expression for complex schedules

Scheduled tasks can perform these actions:

  • PlayerControl — Play, pause, stop, or adjust player volume
  • ZoneControl — Adjust zone volume or mute state
  • LoadWorkspace — Load a saved workspace
  • JinglePlay — Play a jingle
  • RoutingControl — Attach or detach player-zone connections

All task executions are logged with timestamps and results for auditing and troubleshooting.