计轴增加虚拟计轴字段
This commit is contained in:
parent
c87d9f5a41
commit
edf617bfa0
@ -135,6 +135,7 @@ message AxleCounting {
|
||||
KilometerSystem kilometerSystem = 3; //公里标
|
||||
repeated RelatedRef axleCountingRef = 4; // 计轴关联的非岔区物理区段和道岔,设备id和端口
|
||||
int32 index = 5; //计轴的索引编号
|
||||
bool invent=6; //是否虚拟计轴--一般是最末端
|
||||
}
|
||||
|
||||
// message Train {
|
||||
|
Loading…
Reference in New Issue
Block a user