import { Config } from '../../deviceManager/configurationTable/types'; // 王庄 const WZfireMock = { allMineWarn: '低风险', //全矿井风险级别 fireManageInfo: { //工作面风险监测 totalNum: '5', //工作面总数 dfxNum: '5', //工作面低风险数 ybNum: '5', //工作面一般风险数 jdNum: '5', //工作面较大风险数 zdNum: '5', //工作面重大风险 nyWarnLevel: '低风险', //内因火灾预警级别 wyWarnLevel: '低风险', //外因火灾预警级别 sysList: [ { sysName: '工作面名称1', //工作面名称 warnLevel: '低风险', //预警级别 maxVal: '1.88', //最高温度 }, { sysNamme: '工作面名称2', //工作面名称 warnLevel: '低风险', //预警级别 maxVal: '1.88', //最高温度 }, // { // sysNamme: '工作面名称3', //工作面名称 // warnLevel: '低风险', //预警级别 // maxVal: '1.88', //最高温度 // }, // { // sysNamme: '工作面名称4', //工作面名称 // warnLevel: '低风险', //预警级别 // maxVal: '1.88', //最高温度 // }, // { // sysNamme: '工作面名称5', //工作面名称 // warnLevel: '低风险', //预警级别 // maxVal: '1.88', //最高温度 // }, // { // sysNamme: '工作面名称6', //工作面名称 // warnLevel: '低风险', //预警级别 // maxVal: '1.88', //最高温度 // }, ], }, obfObj: { //密闭采空区监测系统 maxC2H4: '', //乙烯最高值 maxDp: '', //压差最大值 maxTemperature: '', //温度最大值 maxCo: '', //一氧化碳最大值 maxCo2: '', //二氧化碳最大值 maxCh4: '', //甲烷最大值 maxC2h2: '', //乙炔最大值 maxO2: '', //氧气最大值 arrayDev: [ //密闭各设备详情信息 { strinstallpos: '位置1', //设备安装位置 c2h4Val: '0.2', //乙烯 dpVal: '0.6', //压差 tempVal: '12.1', //温度 coVal: '0', //一氧化碳 co2Val: '10', //二氧化碳 ch4Val: '0', //甲烷 c2h2Val: '0', //乙炔 o2Val: '20', //氧气 }, { strinstallpos: '位置2', //设备安装位置 c2h4Val: '0.2', //乙烯 dpVal: '0.6', //压差 tempVal: '12.1', //温度 coVal: '0', //一氧化碳 co2Val: '10', //二氧化碳 ch4Val: '0', //甲烷 c2h2Val: '0', //乙炔 o2Val: '20', //氧气 }, ], }, sgGxObj: { //工作面束管监测 btArray: [ //束管统计信息 { name: 'CO', //数据名称(前端自己处理化学方程式的标识符) val: '0.2', //最大值 strinstallpos: '位置1', //安装位置 time: '2024-09-12 15:33:50', }, { name: 'CO2', //数据名称(前端自己处理化学方程式的标识符) val: '0.3', //最大值 strinstallpos: '位置1', //安装位置 time: '2024-09-12 15:33:50', }, ], devGxcw: [ //光纤测温各设备信息 { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"17.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"7.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, ], devSgjc: [ //束管监测各设备信息 { strinstallpos: '位置1', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '{"G_y":10.53,"G_x":0,"F_y":0,"A_x":5.0,"B_x":15.0,"A_y":19.93,"B_y":17.83,"E_y":10.0,"F_x":9.55,"E_x":5.0}', //爆炸三角信息 }, { strinstallpos: '位置2', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '{"G_y":10.53,"G_x":0,"F_y":0,"A_x":5.0,"B_x":15.0,"A_y":19.93,"B_y":17.83,"E_y":10.0,"F_x":9.55,"E_x":5.0}', //爆炸三角信息 }, ], }, pdArray: [ //带式输送机防灭火监控系统 { systemname: '皮带场景1', //场景名称 arrayCount: [ //场景统计信息 { name: '光纤预警', //设备名称 type: '最高温度', //参数类型 val: '35.2', //参数值 }, { name: '一氧化碳预警', type: '最高浓度', val: '2.3', }, { name: '烟雾预警', type: '最高浓度', val: '2.4', }, ], arrayFiber: [ //场景下各光纤测温设备详情信息 { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"17.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"17.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"19.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"17.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, ], }, { systemname: '皮带场景2', //场景名称 arrayCount: [ //场景统计信息 { name: '光纤预警', //设备名称 type: '最高温度', //参数类型 val: '35.2', //参数值 }, { name: '一氧化碳预警', type: '最高浓度', val: '2.3', }, { name: '烟雾预警', type: '最高浓度', val: '2.4', }, ], arrayFiber: [ //场景下各光纤测温设备详情信息 { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"17.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"17.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"17.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: '[{"pos":1,"value":"17.8"},{"pos":2,"value":"18.0"},{"pos":3,"value":"18.5"},{"pos":4,"value":"18.6"},{"pos":5,"value":"18.4"},{"pos":6,"value":"18.1"}]', warnLevel: '低风险', //风险监测 }, ], }, ], dsArray: [ //变电硐室防灭火监控系统 { systemname: '硐室场景1', //场景名称 arrayCount: [ //场景统计信息 { name: '光纤预警', //设备名称 type: '最高温度', //参数类型 val: '35.2', //参数值 }, { name: '一氧化碳预警', type: '最高浓度', val: '2.3', }, { name: '烟雾预警', type: '最高浓度', val: '2.4', }, ], arrayFiber: [ //场景下各光纤测温设备详情信息 { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, ], }, { systemname: '硐室场景2', //场景名称 arrayCount: [ //场景统计信息 { name: '光纤预警', //设备名称 type: '最高温度', //参数类型 val: '35.2', //参数值 }, { name: '一氧化碳预警', type: '最高浓度', val: '2.3', }, { name: '烟雾预警', type: '最高浓度', val: '2.4', }, ], arrayFiber: [ //场景下各光纤测温设备详情信息 { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, ], }, ], aqjkArray: [ //安全监控系统 { strinstallpos: '位置1', //安装位置 nowVal: '25.0', //温度 warnLevel: '低风险', //预警级别 time: '2024-09-12 15:33:50', //时间 }, { strinstallpos: '位置2', //安装位置 nowVal: '25.0', //温度 warnLevel: '低风险', //预警级别 time: '2024-09-12 15:33:50', //时间 }, ], //从设计图看以下信息暂时无用了 pdGxcw: [ //皮带光纤测温 { systemname: '皮带场景1', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, ], }, { systemname: '皮带场景2', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, ], }, ], dsGxcw: [ //硐室光纤测温 { systemname: '硐室场景1', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, ], }, { systemname: '硐室场景2', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, ], }, ], pdSgjc: [ //皮带束管监测 { systemname: '皮带场景1', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, { strinstallpos: '位置2', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, ], }, { systemname: '皮带场景2', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, { strinstallpos: '位置2', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, ], }, ], dsSgjc: [ //硐室束管监测 { systemname: '硐室场景1', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, { strinstallpos: '位置2', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, ], }, { systemname: '硐室场景2', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, { strinstallpos: '位置2', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, ], }, ], managesGxcw: [ //场景-光纤测温 { systemname: '场景1', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, ], }, { systemname: '场景2', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, { strinstallpos: '位置2', //安装位置 fmax: '0', //最高浓度 fmin: '0', //最低温度 favg: '0', //平均温度 fibreTemperature: [], //曲线图数据 warnLevel: '低风险', //风险监测 }, ], }, ], managesSgjc: [ //场景-束管监测 { systemname: '场景1', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, { strinstallpos: '位置2', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, ], }, { systemname: '场景2', //场景名称 devList: [ { strinstallpos: '位置1', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, { strinstallpos: '位置2', //安装位置 coVal: '0', //一氧化碳值 co2Val: '0', //二氧化碳值 ch4Val: '0', //甲烷值 c2h2Val: '0', //乙炔值 c2h4Val: '0', //乙烯值 o2Val: '0', //氧气值 connectSta: '连接', //连接状态 warnLevel: '低风险', //风险监测 btTriBlast: '', //爆炸三角信息 }, ], }, ], }; export const testConfigWZFire: Config[] = [ { deviceType: '', moduleName: '重点区域风险监测', pageType: '', moduleData: { header: { show: false, readFrom: '', selector: { show: false, value: '', }, slot: { show: false, value: '', }, }, background: { show: false, type: 'video', link: '', }, layout: { direction: 'column', items: [ { name: 'board', basis: '50%', }, { name: 'complex_list', basis: '50%', }, ], }, board: [ { type: 'A', readFrom: 'fireManageInfo', layout: 'label-top', items: [ { label: '内因风险等级', value: '${nyWarnLevel}', }, { label: '外因风险等级', value: '${wyWarnLevel}', }, ], }, ], chart: [], gallery: [], gallery_list: [], table: [], list: [], complex_list: [ { type: 'D', readFrom: 'fireManageInfo.sysList', mapFromData: true, items: [ { title: '${sysNamme}', contents: [ { label: '风险监测', value: '${warnLevel}', color: 'blue', info: '', }, { label: '最高温度', value: '${maxVal}', color: 'blue', info: '', }, ], }, ], }, ], preset: [], // mock: WZfireMock, }, showStyle: { size: 'width:450px;height:310px;', version: '保德', position: 'top:170px;left:0;', }, }, { deviceType: 'pdArray', moduleName: '带式输送机防灭火监控系统', pageType: '', moduleData: { header: { show: false, readFrom: '', selector: { show: true, value: '${systemname}', }, slot: { show: false, value: '', }, }, background: { show: false, type: 'video', link: '', }, layout: { direction: 'column', items: [ { name: 'board', basis: '30%', }, { name: 'chart', basis: '70%', overflow: false, }, ], }, board: [ { type: 'F', layout: 'val-top', readFrom: 'arrayCount', items: [ { label: '最高温度', value: '${[0].val}℃', }, { label: '一氧化碳预警', value: '无', }, { label: '烟雾预警', value: '${[2].val}', }, ], }, ], chart: [ { type: 'line_smooth', readFrom: 'arrayFiber', legend: { show: true }, xAxis: [{ show: true }], yAxis: [{ show: true, name: '温度(℃)', position: 'left' }], series: [ { label: '${strinstallpos}', readFrom: 'fibreTemperatureArr', xprop: 'pos', yprop: 'value', }, ], }, ], gallery: [], gallery_list: [], table: [], list: [], complex_list: [], preset: [], // mock: WZfireMock, }, showStyle: { size: 'width:450px;height:430px;', version: '保德', position: 'top:490px;left:0;', }, }, { deviceType: 'sgGxObj', moduleName: '工作面光纤监测', pageType: '', moduleData: { header: { show: true, readFrom: 'devGxcw', selector: { show: true, value: '${strinstallpos}', }, slot: { show: false, value: '', }, }, background: { show: false, type: 'video', link: '', }, layout: { direction: 'row', items: [ { name: 'chart', basis: '100%', }, ], }, board: [], chart: [ { type: 'line_smooth', readFrom: '', legend: { show: true }, xAxis: [{ show: true }], yAxis: [{ show: true, name: '温度(℃)', position: 'left' }], series: [ { label: '${strinstallpos}', readFrom: 'fibreTemperatureArr', xprop: 'pos', yprop: 'value', }, ], }, ], gallery: [], gallery_list: [], table: [], list: [], complex_list: [], preset: [], // mock: WZfireMock, }, showStyle: { size: 'width:1000px;height:300px;', version: '保德', position: 'top:620px;left:460px', }, }, { deviceType: 'sensorArray', moduleName: '传感器监测', pageType: '', moduleData: { header: { show: false, readFrom: '', selector: { show: false, value: '', }, slot: { show: false, value: '', }, }, background: { show: false, type: 'video', link: '', }, layout: { direction: 'row', items: [ { name: 'table', basis: '100%', }, ], }, board: [], chart: [], gallery: [], gallery_list: [], table: [ { type: 'C', readFrom: 'sensorArray', columns: [ { name: '测点位置', prop: 'strinstallpos', }, { name: '值', prop: 'value', }, { name: '类型', prop: 'strname', }, // { // name: '时间', // prop: 'time', // }, ], }, ], list: [], complex_list: [], preset: [], // mock: WZfireMock, }, showStyle: { size: 'width:450px;height:230px;', version: '保德', position: 'top:170px;right:0;', }, }, { deviceType: 'dsArray', moduleName: '变电硐室防灭火监控系统', pageType: '', moduleData: { header: { show: true, readFrom: '', selector: { show: true, value: '${systemname}', }, slot: { show: false, value: '', }, }, background: { show: false, type: 'video', link: '', }, layout: { direction: 'row', items: [ { name: 'list', basis: '100%', }, ], }, board: [], chart: [], // chart: [ // { // type: 'line_bar', // readFrom: 'dsArray', // xAxis: [ // { // label: 'null', // }, // ], // yAxis: [ // { // label: 'A', // align: 'left', // }, // { // label: 'A', // align: 'left', // }, // ], // series: [ // { // label: 'A', // prop: 'top', // }, // { // label: 'B', // prop: 'bot', // }, // ], // }, // ], gallery: [], gallery_list: [], table: [], list: [ { type: 'F', readFrom: 'arrayCount', items: [ { label: '光纤预警', info: '最高温度', value: '${[0].val}℃', color: 'blue', }, { label: '一氧化碳预警', info: '最高浓度', value: '${[1].val}ppm', color: 'blue', }, { label: '烟雾预警', info: '最高浓度', value: '${[2].val}', color: 'blue', }, ], }, ], complex_list: [], preset: [], // mock: WZfireMock, }, showStyle: { size: 'width:450px;height:240px;', version: '保德', position: 'top:410px;right:0;', }, }, { deviceType: 'aqjkArray', moduleName: '安全监控系统', pageType: '', moduleData: { header: { show: false, readFrom: '', selector: { show: false, value: '', }, slot: { show: false, value: '', }, }, background: { show: false, type: 'video', link: '', }, layout: { direction: 'row', items: [ { name: 'table', basis: '100%', }, ], }, board: [], chart: [], gallery: [], gallery_list: [], table: [ { type: 'C', readFrom: 'aqjkArray', columns: [ { name: '测点位置', prop: 'strinstallpos', }, { name: '温度', prop: 'nowVal', }, { name: '预警级别', prop: 'warnLevel', }, // { // name: '时间', // prop: 'time', // }, ], }, ], list: [], complex_list: [], preset: [], // mock: WZfireMock, }, showStyle: { size: 'width:450px;height:260px;', version: '保德', position: 'top:660px;right:0;', }, }, ];