ibp proto文件调整
This commit is contained in:
parent
4a20e38f8c
commit
f43d8dbec4
@ -69,11 +69,6 @@ message IbpLight {
|
||||
|
||||
message IbpRelatedDevice {
|
||||
// string code = 1;
|
||||
repeated Combinationtype combinationtypes = 2; //组合类型
|
||||
repeated graphicData.DeviceCombinationtype combinationtypes = 2; //组合类型
|
||||
// graphicData.RelatedRef.DeviceType deviceType = 3; //设备类型
|
||||
}
|
||||
|
||||
message Combinationtype {
|
||||
string code = 1;
|
||||
repeated string refDevices = 2; //关联的设备
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user