打开前门
关闭前门
打开中间门
关闭中间门
打开后门
关闭后门
同时打开
同时关闭
设定前窗面积
设定后窗面积
设定前窗角度
设定后窗角度
正在运行
关闭
打开
点位异常
正在运行
关闭
打开
点位异常
正在运行
关闭
打开
点位异常
{{ render.renderDictText(record.ndoortype, 'ndoortype') }}
{{ render.renderDictText(record.doorUse, 'doorUse') }}
{{ record.sign == 0 ? '高位' : record.sign == 1 ? '中位' : '低位' }}
{{
record.isRun == -2 ? '空闲' : '等待'
}}
完成
-
-
-
-
-
-
连接
断开
{{
record.deviceConnect_str
}}
{{
record.deviceConnect_str
}}
{{ record.warnFlag == 0 ? '正常' : record.warnFlag == 1 ? '报警' : record.warnFlag == 2 ? '断开' : '未监测'
}}
低风险
一般风险
较大风险
重大风险
报警
数据超限
网络中断
正常
{{
record.netStatus == '0' ? '断开' : '连接'
}}