CCTV设备布局图
This commit is contained in:
parent
c3ebea56bd
commit
587a787812
@ -4,7 +4,7 @@ import "common.proto";
|
|||||||
package iscsGraphicData;
|
package iscsGraphicData;
|
||||||
|
|
||||||
message IscsGraphicStorage {
|
message IscsGraphicStorage {
|
||||||
repeated CCTVOfStationControlStorage cctvOfStationControlStorages = 1;
|
repeated CCTVOfEquipmentLayoutStorage cctvOfEquipmentLayoutStorages = 1;
|
||||||
repeated FASOfPlatformAlarmStorage fasOfPlatformAlarmStorages = 2;
|
repeated FASOfPlatformAlarmStorage fasOfPlatformAlarmStorages = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -122,7 +122,7 @@ message TemperatureDetector {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
message CCTVOfStationControlStorage {
|
message CCTVOfEquipmentLayoutStorage {
|
||||||
string stationName = 1;
|
string stationName = 1;
|
||||||
common.Canvas canvas = 2;
|
common.Canvas canvas = 2;
|
||||||
CommonGraphicStorage commonGraphicStorage = 3;
|
CommonGraphicStorage commonGraphicStorage = 3;
|
||||||
|
Loading…
Reference in New Issue
Block a user