ibp按钮是否带灯
This commit is contained in:
parent
291c568905
commit
4db072e4cd
@ -28,7 +28,8 @@ message IBPButton {
|
||||
graphicData.CommonInfo common = 1;
|
||||
string code = 2;
|
||||
IbpButtonColor color = 3;
|
||||
bool isSelfReset = 4;
|
||||
bool isSelfReset = 4; //是否自复位
|
||||
bool hasLight = 5; //是否带灯
|
||||
}
|
||||
|
||||
message IBPText {
|
||||
|
Loading…
Reference in New Issue
Block a user