站台添加关联紧急停车继电器属性
This commit is contained in:
parent
3578704df6
commit
f325f2483f
@ -133,6 +133,7 @@ message Platform {
|
|||||||
//repeated RelatedRef platformRef = 8; //站台关联的车站和物理区段
|
//repeated RelatedRef platformRef = 8; //站台关联的车站和物理区段
|
||||||
string refStationId = 9; //关联的车站的id
|
string refStationId = 9; //关联的车站的id
|
||||||
string refSectionId = 10; //关联的物理区段id
|
string refSectionId = 10; //关联的物理区段id
|
||||||
|
string refEsbRelayCode = 11;//关联的紧急停车继电器的编号
|
||||||
}
|
}
|
||||||
|
|
||||||
message ScreenDoor {
|
message ScreenDoor {
|
||||||
|
Loading…
Reference in New Issue
Block a user