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