com.zepben.protobuf.cim.iec61970.base.protection.ProtectionRelayFunctionOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of evolve-grpc Show documentation
Show all versions of evolve-grpc Show documentation
Protobuf and gRPC definitions for the evolve platform
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: zepben/protobuf/cim/iec61970/base/protection/ProtectionRelayFunction.proto
package com.zepben.protobuf.cim.iec61970.base.protection;
public final class ProtectionRelayFunctionOuterClass {
private ProtectionRelayFunctionOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelayFunction_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelayFunction_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nJzepben/protobuf/cim/iec61970/base/prot" +
"ection/ProtectionRelayFunction.proto\022,ze" +
"pben.protobuf.cim.iec61970.base.protecti" +
"on\032@zepben/protobuf/cim/iec61970/base/co" +
"re/PowerSystemResource.proto\032?zepben/pro" +
"tobuf/cim/iec61970/base/protection/Relay" +
"Setting.proto\032Lzepben/protobuf/cim/iec61" +
"970/infiec61970/protection/PowerDirectio" +
"nKind.proto\032Hzepben/protobuf/cim/iec6197" +
"0/infiec61970/protection/ProtectionKind." +
"proto\032\034google/protobuf/struct.proto\"\253\005\n\027" +
"ProtectionRelayFunction\022H\n\003psr\030\001 \001(\0132;.z" +
"epben.protobuf.cim.iec61970.base.core.Po" +
"werSystemResource\022\r\n\005model\030\002 \001(\t\0223\n\rrecl" +
"osingNull\030\003 \001(\0162\032.google.protobuf.NullVa" +
"lueH\000\022\026\n\014reclosingSet\030\004 \001(\010H\000\022\022\n\ntimeLim" +
"its\030\005 \003(\001\022N\n\nthresholds\030\006 \003(\0132:.zepben.p" +
"rotobuf.cim.iec61970.base.protection.Rel" +
"aySetting\022\026\n\016relayDelayTime\030\007 \001(\001\022[\n\016pro" +
"tectionKind\030\010 \001(\0162C.zepben.protobuf.cim." +
"iec61970.infiec61970.protection.Protecti" +
"onKind\022\034\n\024protectedSwitchMRIDs\030\t \003(\t\0224\n\016" +
"directableNull\030\n \001(\0162\032.google.protobuf.N" +
"ullValueH\001\022\027\n\rdirectableSet\030\013 \001(\010H\001\022_\n\016p" +
"owerDirection\030\014 \001(\0162G.zepben.protobuf.ci" +
"m.iec61970.infiec61970.protection.PowerD" +
"irectionKind\022\023\n\013sensorMRIDs\030\r \003(\t\022\023\n\013sch" +
"emeMRIDs\030\016 \003(\tB\013\n\treclosingB\014\n\ndirectabl" +
"eBc\n0com.zepben.protobuf.cim.iec61970.ba" +
"se.protectionP\001\252\002,Zepben.Protobuf.CIM.IE" +
"C61970.Base.Protectionb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.core.PowerSystemResourceOuterClass.getDescriptor(),
com.zepben.protobuf.cim.iec61970.base.protection.RelaySettingOuterClass.getDescriptor(),
com.zepben.protobuf.cim.iec61970.infiec61970.protection.PowerDirectionKindOuterClass.getDescriptor(),
com.zepben.protobuf.cim.iec61970.infiec61970.protection.ProtectionKindOuterClass.getDescriptor(),
com.google.protobuf.StructProto.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelayFunction_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelayFunction_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_protection_ProtectionRelayFunction_descriptor,
new java.lang.String[] { "Psr", "Model", "ReclosingNull", "ReclosingSet", "TimeLimits", "Thresholds", "RelayDelayTime", "ProtectionKind", "ProtectedSwitchMRIDs", "DirectableNull", "DirectableSet", "PowerDirection", "SensorMRIDs", "SchemeMRIDs", "Reclosing", "Directable", });
com.zepben.protobuf.cim.iec61970.base.core.PowerSystemResourceOuterClass.getDescriptor();
com.zepben.protobuf.cim.iec61970.base.protection.RelaySettingOuterClass.getDescriptor();
com.zepben.protobuf.cim.iec61970.infiec61970.protection.PowerDirectionKindOuterClass.getDescriptor();
com.zepben.protobuf.cim.iec61970.infiec61970.protection.ProtectionKindOuterClass.getDescriptor();
com.google.protobuf.StructProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}