断相保护器

This commit is contained in:
joylink_zhaoerwei 2023-09-25 17:34:55 +08:00
parent 0495b44dfc
commit 14730acd01

View File

@ -11,6 +11,8 @@ message RelayCabinetGraphicStorage {
repeated DeviceRelateRelay deviceRelateRelayList = 4;
//string belongsConcentrationStation = 5;//
UniqueIdType UniqueIdPrefix = 6;//--
repeated PhaseFailureProtector phaseFailureProtectors = 7;
repeated Combinationtype combinationtypeList = 8;
}
message RelayCabinet {
@ -36,6 +38,12 @@ message Relay {
ModelType newModel = 4;//
}
/* 断相保护器 */
message PhaseFailureProtector {
graphicData.CommonInfo common = 1;
string code = 2;//
}
/* 设备管理的继电器列表 */
message DeviceRelateRelay {
//int32 id = 1;//id