Merge branch 'master' of https://git.code.tencent.com/beijing-rtss-test/bj-rtss-message
This commit is contained in:
commit
9444331238
@ -12,7 +12,7 @@ message RelayCabinetGraphicStorage {
|
||||
//string belongsConcentrationStation = 5;//继电器柜图所属集中站
|
||||
UniqueIdType UniqueIdPrefix = 6;//设备唯一编码--前缀
|
||||
repeated PhaseFailureProtector phaseFailureProtectors = 7;
|
||||
repeated Combinationtype combinationtypeList = 8;
|
||||
//repeated Combinationtype combinationtypeList = 8;
|
||||
repeated SignalFaultAlarm signalFaultAlarms = 9;
|
||||
CiCj ciCjList = 10;//采集列表
|
||||
CiQd ciQdList = 11;//驱动列表
|
||||
|
@ -283,6 +283,8 @@ message RelatedRef {
|
||||
station = 6;
|
||||
ScreenDoor = 7;
|
||||
SignalFaultAlarm = 8;
|
||||
Breakers = 9;//断路器
|
||||
PowerScreen = 10;//电源屏
|
||||
}
|
||||
|
||||
enum DevicePort {
|
||||
|
Loading…
Reference in New Issue
Block a user