计轴区段
This commit is contained in:
parent
df9ed054c0
commit
2a14cd39d1
@ -30,11 +30,11 @@ message LinkState{
|
||||
message SectionState{
|
||||
//区段索引
|
||||
string id = 1;
|
||||
//区段类型
|
||||
SectionType type = 2;
|
||||
//区段占用
|
||||
//true-占用;false-出清
|
||||
bool occupied = 3;
|
||||
//计轴故障
|
||||
bool axleFault = 4;
|
||||
}
|
||||
|
||||
//道岔状态
|
||||
|
Loading…
Reference in New Issue
Block a user