根据地图数据初始化仿真、校验数据
This commit is contained in:
parent
8b7747c3ee
commit
47a9218cc2
@ -127,7 +127,7 @@ message AxleCounting {
|
|||||||
CommonInfo common = 1;
|
CommonInfo common = 1;
|
||||||
string code = 2; // 名称
|
string code = 2; // 名称
|
||||||
KilometerSystem kilometerSystem = 3; //公里标
|
KilometerSystem kilometerSystem = 3; //公里标
|
||||||
repeated RelatedRef axleCountingRef = 4; // 计轴关联的物理区段和道岔
|
repeated RelatedRef axleCountingRef = 4; // 计轴关联的非岔区物理区段和道岔,设备id和端口
|
||||||
int32 index = 5; //计轴的索引编号
|
int32 index = 5; //计轴的索引编号
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user