Message about the configuration capability of the alarm lamp flickering schedule in XML format.
<LampSchedTimeList version="2.0" xmlns="http://www.isapi.org/ver20/XMLSchema"> <enabled><!--required, xs:boolean, whether to enable the alarm lamp flickering schedule--></enabled> <schedTimeMax min="" max=""><!--required, xs:integer, maximum number of time periods that can be configured for each day--> </schedTimeMax> <index><!--required, xs:string, the day of the week that the schedule can be configured for: "1", "2", "3", …--> </index> </LampSchedTimeList>