磁导航1.0内部交管和信号交互
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
[
|
||||
{
|
||||
"JgName": "上线机构1",
|
||||
"DockId": "dock1",
|
||||
"AllowInByte": 0,
|
||||
"AllowInBit": 0,
|
||||
"AllowOutByte": 0,
|
||||
"AllowOutBit": 1,
|
||||
"EnteringByte": 2,
|
||||
"EnteringBit": 0,
|
||||
"ArrivedByte": 2,
|
||||
"ArrivedBit": 1,
|
||||
"LeavingByte": 2,
|
||||
"LeavingBit": 2,
|
||||
"LeftByte": 2,
|
||||
"LeftBit": 3,
|
||||
"JgInPointId": 99,
|
||||
"JgInContains": "99,100",
|
||||
"JgPointId": 100,
|
||||
"JgContains": "100,101"
|
||||
},
|
||||
{
|
||||
"JgName": "上线机构1",
|
||||
"DockId": "dock2",
|
||||
"AllowInByte": 0,
|
||||
"AllowInBit": 2,
|
||||
"AllowOutByte": 0,
|
||||
"AllowOutBit": 3,
|
||||
"EnteringByte": 2,
|
||||
"EnteringBit": 4,
|
||||
"ArrivedByte": 2,
|
||||
"ArrivedBit": 5,
|
||||
"LeavingByte": 2,
|
||||
"LeavingBit": 6,
|
||||
"LeftByte": 2,
|
||||
"LeftBit": 7,
|
||||
"JgInPointId": 109,
|
||||
"JgInContains": "109,110",
|
||||
"JgPointId": 110,
|
||||
"JgContains": "110,111"
|
||||
},
|
||||
{
|
||||
"JgName": "下线机构1",
|
||||
"DockId": "dock1",
|
||||
"AllowInByte": 0,
|
||||
"AllowInBit": 0,
|
||||
"AllowOutByte": 0,
|
||||
"AllowOutBit": 1,
|
||||
"EnteringByte": 2,
|
||||
"EnteringBit": 0,
|
||||
"ArrivedByte": 2,
|
||||
"ArrivedBit": 1,
|
||||
"LeavingByte": 2,
|
||||
"LeavingBit": 2,
|
||||
"LeftByte": 2,
|
||||
"LeftBit": 3,
|
||||
"JgInPointId": 200,
|
||||
"JgInContains": "200",
|
||||
"JgPointId": 201,
|
||||
"JgContains": "201,202"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user