Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YeeAmosFireAutoSysRoot
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
station
YeeAmosFireAutoSysRoot
Commits
8ab92fab
Commit
8ab92fab
authored
Jan 09, 2023
by
高建强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
item:不同场站planStep初始化JSON文件维护
parent
75358593
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
201 additions
and
46 deletions
+201
-46
plan-step-poyanghu.json
...oSysStart/src/main/resources/json/plan-step-poyanghu.json
+111
-0
plan-step-yinan.json
...AutoSysStart/src/main/resources/json/plan-step-yinan.json
+32
-16
plan-step.json
...osFireAutoSysStart/src/main/resources/json/plan-step.json
+58
-30
No files found.
YeeAmosFireAutoSysStart/src/main/resources/json/plan-step-poyanghu.json
0 → 100644
View file @
8ab92fab
[
{
"stepCode"
:
"0"
,
"stepName"
:
"确认灾情"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"FIRE_CONFIRM"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
0
},
{
"stepCode"
:
"2"
,
"stepName"
:
"拨打报警电话"
,
"stepStatus"
:
"1"
,
"buttonCode"
:
"CALL_PHONE"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
1
},
{
"stepCode"
:
"1"
,
"stepName"
:
"停运换流阀"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"STOP_COMMUTATION"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
2
},
{
"stepCode"
:
"3"
,
"stepName"
:
"确认排油系统已开启"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"DRAIN_OIL_CONFIRM"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
3
},
{
"stepCode"
:
"4"
,
"stepName"
:
"确认泡沫喷淋系统已开启"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"OPEN_WATERSYSTEM"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
4
},
{
"stepCode"
:
"7"
,
"stepName"
:
"一键开启消防炮"
,
"stepStatus"
:
"1"
,
"buttonCode"
:
"MONITOR_START"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
5
},
{
"stepCode"
:
"5"
,
"stepName"
:
"断开上级电源"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"OFF_POWER"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
6
},
{
"stepCode"
:
"11"
,
"stepName"
:
"电缆沟封堵"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"PLUG_CABLETRENCH"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
7
},
{
"stepCode"
:
"6"
,
"stepName"
:
"停运阀厅空调系统"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"STOP_AIRCON"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
8
},
{
"stepCode"
:
"8"
,
"stepName"
:
"驻站消防队指挥权交接"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"HANDOVER_COMMAND"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
9
},
{
"stepCode"
:
"13"
,
"stepName"
:
"确认明火扑灭"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"FIRE_EXTINCT"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
10
},
{
"stepCode"
:
"14"
,
"stepName"
:
"应急处置结束"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"END_EMERGENCY"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
11
}
]
\ No newline at end of file
YeeAmosFireAutoSysStart/src/main/resources/json/plan-step-yinan.json
View file @
8ab92fab
...
@@ -5,15 +5,17 @@
...
@@ -5,15 +5,17 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"FIRE_CONFIRM"
,
"buttonCode"
:
"FIRE_CONFIRM"
,
"isParallel"
:
"1"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
0
},
},
{
{
"stepCode"
:
"1"
,
"stepCode"
:
"1"
,
"stepName"
:
"停运换流阀"
,
"stepName"
:
"停运换流阀"
,
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"STOP_COMMUTATION"
,
"buttonCode"
:
"STOP_COMMUTATION"
,
"isParallel"
:
"0"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
1
},
},
{
{
"stepCode"
:
"2"
,
"stepCode"
:
"2"
,
...
@@ -21,7 +23,8 @@
...
@@ -21,7 +23,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"CALL_PHONE"
,
"buttonCode"
:
"CALL_PHONE"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
2
},
},
{
{
"stepCode"
:
"3"
,
"stepCode"
:
"3"
,
...
@@ -29,7 +32,8 @@
...
@@ -29,7 +32,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"DRAIN_OIL_CONFIRM"
,
"buttonCode"
:
"DRAIN_OIL_CONFIRM"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
3
},
},
{
{
"stepCode"
:
"4"
,
"stepCode"
:
"4"
,
...
@@ -37,7 +41,8 @@
...
@@ -37,7 +41,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"OPEN_WATERSYSTEM"
,
"buttonCode"
:
"OPEN_WATERSYSTEM"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
4
},
},
{
{
"stepCode"
:
"5"
,
"stepCode"
:
"5"
,
...
@@ -45,7 +50,8 @@
...
@@ -45,7 +50,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"OFF_POWER"
,
"buttonCode"
:
"OFF_POWER"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
5
},
},
{
{
"stepCode"
:
"6"
,
"stepCode"
:
"6"
,
...
@@ -53,7 +59,8 @@
...
@@ -53,7 +59,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"STOP_AIRCON"
,
"buttonCode"
:
"STOP_AIRCON"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
6
},
},
{
{
"stepCode"
:
"7"
,
"stepCode"
:
"7"
,
...
@@ -61,7 +68,8 @@
...
@@ -61,7 +68,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"MONITOR_START"
,
"buttonCode"
:
"MONITOR_START"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
7
},
},
{
{
"stepCode"
:
"8"
,
"stepCode"
:
"8"
,
...
@@ -69,7 +77,8 @@
...
@@ -69,7 +77,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"HANDOVER_COMMAND"
,
"buttonCode"
:
"HANDOVER_COMMAND"
,
"isParallel"
:
"1"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
8
},
},
{
{
"stepCode"
:
"9"
,
"stepCode"
:
"9"
,
...
@@ -77,7 +86,8 @@
...
@@ -77,7 +86,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"OWNER_DRAIN_OIL"
,
"buttonCode"
:
"OWNER_DRAIN_OIL"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
9
},
},
{
{
"stepCode"
:
"10"
,
"stepCode"
:
"10"
,
...
@@ -85,7 +95,8 @@
...
@@ -85,7 +95,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"START_VALVE_HALL_CONTINGENCY"
,
"buttonCode"
:
"START_VALVE_HALL_CONTINGENCY"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
10
},
},
{
{
"stepCode"
:
"11"
,
"stepCode"
:
"11"
,
...
@@ -93,7 +104,8 @@
...
@@ -93,7 +104,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"PLUG_CABLETRENCH"
,
"buttonCode"
:
"PLUG_CABLETRENCH"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
11
},
},
{
{
"stepCode"
:
"12"
,
"stepCode"
:
"12"
,
...
@@ -101,7 +113,8 @@
...
@@ -101,7 +113,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"HANDOVER_FIGTHHING"
,
"buttonCode"
:
"HANDOVER_FIGTHHING"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
12
},
},
{
{
"stepCode"
:
"13"
,
"stepCode"
:
"13"
,
...
@@ -109,7 +122,8 @@
...
@@ -109,7 +122,8 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"FIRE_EXTINCT"
,
"buttonCode"
:
"FIRE_EXTINCT"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
13
},
},
{
{
"stepCode"
:
"14"
,
"stepCode"
:
"14"
,
...
@@ -117,6 +131,7 @@
...
@@ -117,6 +131,7 @@
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"END_EMERGENCY"
,
"buttonCode"
:
"END_EMERGENCY"
,
"isParallel"
:
"1"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
14
}
}
]
]
\ No newline at end of file
YeeAmosFireAutoSysStart/src/main/resources/json/plan-step.json
View file @
8ab92fab
...
@@ -9,26 +9,26 @@
...
@@ -9,26 +9,26 @@
"index"
:
0
"index"
:
0
},
},
{
{
"stepCode"
:
"
2
"
,
"stepCode"
:
"
1
"
,
"stepName"
:
"
拨打报警电话
"
,
"stepName"
:
"
停运换流阀
"
,
"stepStatus"
:
"
1
"
,
"stepStatus"
:
"
0
"
,
"buttonCode"
:
"
CALL_PHONE
"
,
"buttonCode"
:
"
STOP_COMMUTATION
"
,
"isParallel"
:
"1"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
1
"index"
:
1
},
},
{
{
"stepCode"
:
"
1
"
,
"stepCode"
:
"
2
"
,
"stepName"
:
"
停运换流阀
"
,
"stepName"
:
"
拨打报警电话
"
,
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"
STOP_COMMUTATION
"
,
"buttonCode"
:
"
CALL_PHONE
"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
2
"index"
:
2
},
},
{
{
"stepCode"
:
"3"
,
"stepCode"
:
"3"
,
"stepName"
:
"确认排油系统已开启"
,
"stepName"
:
"确认
油枕
排油系统已开启"
,
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"DRAIN_OIL_CONFIRM"
,
"buttonCode"
:
"DRAIN_OIL_CONFIRM"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
...
@@ -37,66 +37,93 @@
...
@@ -37,66 +37,93 @@
},
},
{
{
"stepCode"
:
"4"
,
"stepCode"
:
"4"
,
"stepName"
:
"确认
泡沫喷淋
系统已开启"
,
"stepName"
:
"确认
水喷雾
系统已开启"
,
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"OPEN_WATERSYSTEM"
,
"buttonCode"
:
"OPEN_WATERSYSTEM"
,
"isParallel"
:
"
1
"
,
"isParallel"
:
"
0
"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
4
"index"
:
4
},
},
{
{
"stepCode"
:
"
7
"
,
"stepCode"
:
"
5
"
,
"stepName"
:
"
一键开启消防炮
"
,
"stepName"
:
"
断开上级电源
"
,
"stepStatus"
:
"
1
"
,
"stepStatus"
:
"
0
"
,
"buttonCode"
:
"
MONITOR_START
"
,
"buttonCode"
:
"
OFF_POWER
"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
5
"index"
:
5
},
},
{
{
"stepCode"
:
"
5
"
,
"stepCode"
:
"
6
"
,
"stepName"
:
"
断开上级电源
"
,
"stepName"
:
"
停运阀厅空调系统
"
,
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"
OFF_POWER
"
,
"buttonCode"
:
"
STOP_AIRCON
"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"roleCode"
:
"Digital_Responsing_Plan_A"
,
"index"
:
6
"index"
:
6
},
},
{
{
"stepCode"
:
"
11
"
,
"stepCode"
:
"
7
"
,
"stepName"
:
"
电缆沟封堵
"
,
"stepName"
:
"
一键开启消防炮
"
,
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"
PLUG_CABLETRENCH
"
,
"buttonCode"
:
"
MONITOR_START
"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_
B
"
,
"roleCode"
:
"Digital_Responsing_Plan_
A
"
,
"index"
:
7
"index"
:
7
},
},
{
{
"stepCode"
:
"
6
"
,
"stepCode"
:
"
8
"
,
"stepName"
:
"
停运阀厅空调系统
"
,
"stepName"
:
"
驻站消防队指挥权交接
"
,
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"
STOP_AIRCON
"
,
"buttonCode"
:
"
HANDOVER_COMMAND
"
,
"isParallel"
:
"1"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_
A
"
,
"roleCode"
:
"Digital_Responsing_Plan_
B
"
,
"index"
:
8
"index"
:
8
},
},
{
{
"stepCode"
:
"
8
"
,
"stepCode"
:
"
9
"
,
"stepName"
:
"
驻站消防队指挥权交接
"
,
"stepName"
:
"
确认本体排油已开启
"
,
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"
HANDOVER_COMMAND
"
,
"buttonCode"
:
"
OWNER_DRAIN_OIL
"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
9
"index"
:
9
},
},
{
{
"stepCode"
:
"10"
,
"stepName"
:
"启动阀厅应急预案"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"START_VALVE_HALL_CONTINGENCY"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
10
},
{
"stepCode"
:
"11"
,
"stepName"
:
"电缆沟封堵"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"PLUG_CABLETRENCH"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
11
},
{
"stepCode"
:
"12"
,
"stepName"
:
"政府消防队指挥权交接"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"HANDOVER_FIGTHHING"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
12
},
{
"stepCode"
:
"13"
,
"stepCode"
:
"13"
,
"stepName"
:
"确认明火扑灭"
,
"stepName"
:
"确认明火扑灭"
,
"stepStatus"
:
"0"
,
"stepStatus"
:
"0"
,
"buttonCode"
:
"FIRE_EXTINCT"
,
"buttonCode"
:
"FIRE_EXTINCT"
,
"isParallel"
:
"0"
,
"isParallel"
:
"0"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
1
0
"index"
:
1
3
},
},
{
{
"stepCode"
:
"14"
,
"stepCode"
:
"14"
,
...
@@ -105,6 +132,6 @@
...
@@ -105,6 +132,6 @@
"buttonCode"
:
"END_EMERGENCY"
,
"buttonCode"
:
"END_EMERGENCY"
,
"isParallel"
:
"1"
,
"isParallel"
:
"1"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"roleCode"
:
"Digital_Responsing_Plan_B"
,
"index"
:
1
1
"index"
:
1
4
}
}
]
]
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment