应答器增加[固定报文]和[固定用户报文]状态及修改功能
This commit is contained in:
parent
3180214b10
commit
126ba5a761
@ -505,7 +505,8 @@ message MkxJState {
|
||||
message BaliseState {
|
||||
uint32 id = 1;
|
||||
graphicData.KilometerSystem km = 2; //当前公里标
|
||||
string telegram = 3; //当前报文(16进制字符串)
|
||||
string fixedTelegram = 3; //固定报文
|
||||
string fixedUserTelegram = 4; //固定用户报文
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////
|
||||
|
Loading…
Reference in New Issue
Block a user