报警设置
照明
开启时刻
关闭时刻
#set ($countZm = 0) #foreach ($!obj in $!zmList)
#set($countZm = $countZm +1) #end
水帘
开启温度℃
开启偏移
关闭偏移
运行时长
关闭时长
#set ($countSl = 0) #foreach ($!obj in $!slList)
#set($countSl = $countSl +1) #end
喷淋电磁阀
开启温度℃
开启偏移
关闭偏移
运行时长
关闭时长
#set ($countPl = 0) #foreach ($!obj in $!plList)
#set($countPl = $countPl +1) #end
暖灯
开启温度℃
开启偏移
关闭偏移
#set ($countNd = 0) #foreach ($!obj in $!ndList)
#set($countNd = $countNd +1) #end