Merge branch 'master' of https://git.code.tencent.com/beijing-rtss-test/bj-rtss-message
This commit is contained in:
commit
bbead938bb
@ -54,6 +54,8 @@ message SwitchState{
|
|||||||
message SignalState{
|
message SignalState{
|
||||||
//信号机索引
|
//信号机索引
|
||||||
string id = 1;
|
string id = 1;
|
||||||
|
//信号机显示
|
||||||
|
Signal.Aspect aspect = 2;
|
||||||
}
|
}
|
||||||
//信号机显示枚举定义
|
//信号机显示枚举定义
|
||||||
message Signal {
|
message Signal {
|
||||||
|
Loading…
Reference in New Issue
Block a user