Merge branch 'master' of https://git.code.tencent.com/beijing-rtss-test/bj-rtss-message
This commit is contained in:
commit
4a20e38f8c
@ -67,16 +67,10 @@ message IbpLight {
|
|||||||
string code = 3;
|
string code = 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
// message UniqueIdType {
|
|
||||||
// string city = 1; //城市
|
|
||||||
// string lineId = 2; //线路号
|
|
||||||
// string belongsStation = 3; //所属车站
|
|
||||||
// }
|
|
||||||
|
|
||||||
message IbpRelatedDevice {
|
message IbpRelatedDevice {
|
||||||
string code = 1;
|
// string code = 1;
|
||||||
repeated Combinationtype combinationtypes = 2; //组合类型
|
repeated Combinationtype combinationtypes = 2; //组合类型
|
||||||
graphicData.RelatedRef.DeviceType deviceType = 3; //设备类型
|
// graphicData.RelatedRef.DeviceType deviceType = 3; //设备类型
|
||||||
}
|
}
|
||||||
|
|
||||||
message Combinationtype {
|
message Combinationtype {
|
||||||
|
Loading…
Reference in New Issue
Block a user