## TIMEPERIOD TEMPLATES ## define timeperiod { name template-for-all register 0 } define timeperiod { name template-for-weekdays-0x7 register 0 use template-for-all monday 00:00-00:00 tuesday 00:00-00:00 wednesday 00:00-00:00 thursday 00:00-00:00 friday 00:00-00:00 } define timeperiod { name template-for-weekends-0x7 register 0 use template-for-all saturday 00:00-00:00 sunday 00:00-00:00 } define timeperiod { name template-for-weekdays-24x7 register 0 use template-for-all monday 00:00-24:00 tuesday 00:00-24:00 wednesday 00:00-24:00 thursday 00:00-24:00 friday 00:00-24:00 } define timeperiod { name template-for-weekends-24x7 register 0 use template-for-all saturday 00:00-24:00 sunday 00:00-24:00 } define timeperiod { name template-for-weekdays-awake register 0 use template-for-all monday 08:00-22:30 tuesday 08:00-22:30 wednesday 08:00-22:30 thursday 08:00-22:30 friday 08:00-22:30 } define timeperiod { name template-for-weekends-awake register 0 use template-for-all saturday 10:00-22:30 sunday 10:00-22:30 } define timeperiod { name template-for-weekdays-home-awake register 0 use template-for-all # Ranges deliberatey extend only to 23:55 as at 23:59 mandala is shut down. monday 06:30-08:00,18:00-23:55 tuesday 06:30-08:00,18:00-23:55 wednesday 06:30-08:00,18:00-23:55 thursday 06:30-08:00,18:00-23:55 friday 06:30-08:00,16:45-23:55 } define timeperiod { name template-for-weekends-home-awake register 0 use template-for-all # Ranges deliberatey extend only to 23:55 as at 23:59 mandala is shut down. saturday 07:30-23:55 sunday 07:30-23:55 }