This commit is contained in:
fan 2023-10-13 16:11:44 +08:00
commit 4a20e38f8c

View File

@ -67,16 +67,10 @@ message IbpLight {
string code = 3;
}
// message UniqueIdType {
// string city = 1; //
// string lineId = 2; //线
// string belongsStation = 3; //
// }
message IbpRelatedDevice {
string code = 1;
repeated Combinationtype combinationtypes = 2; //
graphicData.RelatedRef.DeviceType deviceType = 3; //
// string code = 1;
repeated Combinationtype combinationtypes = 2; //
// graphicData.RelatedRef.DeviceType deviceType = 3; //
}
message Combinationtype {