Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
6cdf88a92d
@ -51,7 +51,8 @@ message TccLight {
|
||||
graphicData.CommonInfo common = 1;
|
||||
string code = 2;
|
||||
TccElementColor lightColor = 3;
|
||||
bool activeLevel = 4;
|
||||
bool activeLevel = 4;//有效电平
|
||||
bool initialState = 5;//初始状态,与有效电平对比,如何相同,刚开始打开驾驶台的时候就是亮着的
|
||||
}
|
||||
|
||||
enum TccElementColor {
|
||||
|
Loading…
Reference in New Issue
Block a user