设备关联关系增加类型

This commit is contained in:
joylink_zhaoerwei 2023-10-12 10:14:38 +08:00
parent 85290a8ba9
commit 0a58cc6327

View File

@ -123,7 +123,7 @@ message Platform {
int32 index = 5; //
//int32 refStationIndex = 6; //
// repeated string centralizedStations = 7; //
string refStation = 8; //
repeated RelatedRef platformRef = 8; //
}
message ScreenDoor {
@ -255,6 +255,8 @@ message RelatedRef {
AxleCounting = 3;
SectionLink = 4;
signal = 5;
station = 6;
ScreenDoor = 7;
}
enum DevicePort {