Commit 61a9ac07 authored by 高建强's avatar 高建强

item:预案初始化JSON配置

parent 5ba47548
[ [
{ {
"stepCode": "0", "stepCode": "0",
"stepName": "确认情", "stepName": "确认情",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "FIRE_CONFIRM", "buttonCode": "FIRE_CONFIRM",
"isParallel": "1", "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A", "roleCode": "Digital_Responsing_Plan_A",
"index": 0, "index": 0,
"isAuto": 0
},
{
"stepCode": "15",
"stepName": "全站广播通报火情",
"stepStatus": "0",
"buttonCode": "ALL_STATION_PA",
"isParallel": "1",
"roleCode": "Digital_Responsing_Plan_A",
"index": 1,
"isAuto": 0
},
{
"stepCode": "2",
"stepName": "拨打火警电话",
"stepStatus": "0",
"buttonCode": "CALL_PHONE",
"isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A",
"index": 2,
"isAuto": 0
},
{
"stepCode": "16",
"stepName": "停运起火换流器",
"stepStatus": "0",
"buttonCode": "STOP_FIRE_TRANSVERTER",
"isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A",
"index": 3,
"condition": [ "condition": [
{ {
"equipName": "ONL-直流电源", "equipName": "ONL-直流电源",
...@@ -22,76 +52,210 @@ ...@@ -22,76 +52,210 @@
"isAuto": 0 "isAuto": 0
}, },
{ {
"stepCode": "2", "stepCode": "3",
"stepName": "拨打报警电话", "stepName": "确认油枕排油系统已开启",
"stepStatus": "1", "stepStatus": "0",
"buttonCode": "CALL_PHONE", "buttonCode": "DRAIN_OIL_CONFIRM",
"isParallel": "1", "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A", "roleCode": "Digital_Responsing_Plan_A",
"index": 1 "index": 4,
"condition": [
{
"equipName": "ONL-直流电源",
"equipCode": "92100300MNL44",
"equipSpeName": "ONL-直流电源",
"equipSpeCode": "SBMC0001",
"equipSpeIndexKey": "ONL_DCPower_Fault",
"standardValue": "true",
"inAndOr": "and"
}
],
"outAndOr": "and",
"isAuto": 0
}, },
{ {
"stepCode": "1", "stepCode": "4",
"stepName": "停运换流阀", "stepName": "泡沫喷淋系统已开启",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "STOP_COMMUTATION", "buttonCode": "OPEN_WATERSYSTEM",
"isParallel": "0", "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A", "roleCode": "Digital_Responsing_Plan_A",
"index": 2 "index": 5,
"condition": [
{
"equipName": "ONL-直流电源",
"equipCode": "92100300MNL44",
"equipSpeName": "ONL-直流电源",
"equipSpeCode": "SBMC0001",
"equipSpeIndexKey": "ONL_DCPower_Fault",
"standardValue": "true",
"inAndOr": "and"
}
],
"outAndOr": "and",
"isAuto": 0
}, },
{ {
"stepCode": "3", "stepCode": "7",
"stepName": "确认排油系统已开启", "stepName": "一键启动消防炮",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "DRAIN_OIL_CONFIRM", "buttonCode": "MONITOR_START",
"isParallel": "0", "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A", "roleCode": "Digital_Responsing_Plan_A",
"index": 3 "index": 6,
"condition": [
{
"equipName": "ONL-直流电源",
"equipCode": "92100300MNL44",
"equipSpeName": "ONL-直流电源",
"equipSpeCode": "SBMC0001",
"equipSpeIndexKey": "ONL_DCPower_Fault",
"standardValue": "true",
"inAndOr": "and"
}
],
"outAndOr": "and",
"isAuto": 0
}, },
{ {
"stepCode": "4", "stepCode": "17",
"stepName": "确认泡沫喷淋系统已开启", "stepName": "消防泵正常启动",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "OPEN_WATERSYSTEM", "buttonCode": "FIRE_PUMP_START",
"isParallel": "1", "isParallel": "1",
"roleCode": "Digital_Responsing_Plan_A", "roleCode": "Digital_Responsing_Plan_A",
"index": 4 "index": 7,
"condition": [
{
"equipName": "ONL-直流电源",
"equipCode": "92100300MNL44",
"equipSpeName": "ONL-直流电源",
"equipSpeCode": "SBMC0001",
"equipSpeIndexKey": "ONL_DCPower_Fault",
"standardValue": "true",
"inAndOr": "and"
}
],
"outAndOr": "and",
"isAuto": 0
}, },
{ {
"stepCode": "7", "stepCode": "18",
"stepName": "一键开启消防炮", "stepName": "向各级调度、领导汇报火情",
"stepStatus": "1", "stepStatus": "0",
"buttonCode": "MONITOR_START", "buttonCode": "LEADER_REPORT_FIRE",
"isParallel": "0", "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A", "roleCode": "Digital_Responsing_Plan_B",
"index": 5 "index": 8,
"isAuto": 0
}, },
{ {
"stepCode": "5", "stepCode": "19",
"stepName": "断开上级电源", "stepName": "停运本极对端换流器",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "OFF_POWER", "buttonCode": "STOP_LOCAL_END_TRANSVERTER",
"isParallel": "0", "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_A", "roleCode": "Digital_Responsing_Plan_B",
"index": 6 "index": 9,
"condition": [
{
"equipName": "ONL-直流电源",
"equipCode": "92100300MNL44",
"equipSpeName": "ONL-直流电源",
"equipSpeCode": "SBMC0001",
"equipSpeIndexKey": "ONL_DCPower_Fault",
"standardValue": "true",
"inAndOr": "and"
}
],
"outAndOr": "and",
"isAuto": 0
}, },
{ {
"stepCode": "11", "stepCode": "20",
"stepName": "电缆沟封堵", "stepName": "停运阀冷系统",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "PLUG_CABLETRENCH", "buttonCode": "STOP_VALVE_COOL_SYS",
"isParallel": "0", "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B", "roleCode": "Digital_Responsing_Plan_B",
"index": 7 "index": 10,
"condition": [
{
"equipName": "ONL-直流电源",
"equipCode": "92100300MNL44",
"equipSpeName": "ONL-直流电源",
"equipSpeCode": "SBMC0001",
"equipSpeIndexKey": "ONL_DCPower_Fault",
"standardValue": "true",
"inAndOr": "and"
}
],
"outAndOr": "and",
"isAuto": 0
}, },
{ {
"stepCode": "6", "stepCode": "6",
"stepName": "停运阀厅空调系统", "stepName": "停运阀厅空调系统",
"stepStatus": "0", "stepStatus": "0",
"buttonCode": "STOP_AIRCON", "buttonCode": "STOP_AIRCON",
"isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B",
"index": 11,
"condition": [
{
"equipName": "ONL-直流电源",
"equipCode": "92100300MNL44",
"equipSpeName": "ONL-直流电源",
"equipSpeCode": "SBMC0001",
"equipSpeIndexKey": "ONL_DCPower_Fault",
"standardValue": "true",
"inAndOr": "and"
}
],
"outAndOr": "and",
"isAuto": 0
},
{
"stepCode": "5",
"stepName": "断开冷却器上级电源",
"stepStatus": "0",
"buttonCode": "OFF_POWER",
"isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B",
"index": 12,
"isAuto": 0
},
{
"stepCode": "21",
"stepName": "起火换流器转检修",
"stepStatus": "0",
"buttonCode": "FIRE_TRANSVERTER_TO_OVERHAUL",
"isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B",
"index": 13,
"condition": [
{
"equipName": "ONL-直流电源",
"equipCode": "92100300MNL44",
"equipSpeName": "ONL-直流电源",
"equipSpeCode": "SBMC0001",
"equipSpeIndexKey": "ONL_DCPower_Fault",
"standardValue": "true",
"inAndOr": "and"
}
],
"outAndOr": "and",
"isAuto": 0
},
{
"stepCode": "22",
"stepName": "对阀侧套管、阀厅进行降温",
"stepStatus": "0",
"buttonCode": "VALVE_HALL_COOL",
"isParallel": "1", "isParallel": "1",
"roleCode": "Digital_Responsing_Plan_A", "roleCode": "Digital_Responsing_Plan_B",
"index": 8 "index": 14,
"isAuto": 0
}, },
{ {
"stepCode": "8", "stepCode": "8",
...@@ -100,7 +264,8 @@ ...@@ -100,7 +264,8 @@
"buttonCode": "HANDOVER_COMMAND", "buttonCode": "HANDOVER_COMMAND",
"isParallel": "0", "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B", "roleCode": "Digital_Responsing_Plan_B",
"index": 9 "index": 15,
"isAuto": 0
}, },
{ {
"stepCode": "13", "stepCode": "13",
...@@ -109,7 +274,28 @@ ...@@ -109,7 +274,28 @@
"buttonCode": "FIRE_EXTINCT", "buttonCode": "FIRE_EXTINCT",
"isParallel": "0", "isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B", "roleCode": "Digital_Responsing_Plan_B",
"index": 10 "index": 16,
"isAuto": 0
},
{
"stepCode": "23",
"stepName": "确认无复燃情况",
"stepStatus": "0",
"buttonCode": "CONFIRM_REKINDLE",
"isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B",
"index": 17,
"isAuto": 0
},
{
"stepCode": "24",
"stepName": "向各级调度、领导汇报已灭火",
"stepStatus": "0",
"buttonCode": "LEADER_REPORT_FIRE_EXTINCT",
"isParallel": "0",
"roleCode": "Digital_Responsing_Plan_B",
"index": 18,
"isAuto": 0
}, },
{ {
"stepCode": "14", "stepCode": "14",
...@@ -118,6 +304,7 @@ ...@@ -118,6 +304,7 @@
"buttonCode": "END_EMERGENCY", "buttonCode": "END_EMERGENCY",
"isParallel": "1", "isParallel": "1",
"roleCode": "Digital_Responsing_Plan_B", "roleCode": "Digital_Responsing_Plan_B",
"index": 11 "index": 19,
"isAuto": 0
} }
] ]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment