com.zepben.protobuf.cim.iec61970.base.wires.EnergyConsumerOuterClass 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/wires/EnergyConsumer.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class EnergyConsumerOuterClass {
private EnergyConsumerOuterClass() {}
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_wires_EnergyConsumer_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_wires_EnergyConsumer_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nzepben/protobuf" +
"/cim/iec61970/base/wires/EnergyConnectio" +
"n.proto\032Fzepben/protobuf/cim/iec61970/ba" +
"se/wires/PhaseShuntConnectionKind.proto\"" +
"\272\002\n\016EnergyConsumer\022E\n\002ec\030\001 \001(\01329.zepben." +
"protobuf.cim.iec61970.base.wires.EnergyC" +
"onnection\022!\n\031energyConsumerPhasesMRIDs\030\002" +
" \003(\t\022\025\n\rcustomerCount\030\003 \001(\005\022\020\n\010grounded\030" +
"\004 \001(\010\022\t\n\001p\030\005 \001(\001\022\016\n\006pFixed\030\006 \001(\001\022_\n\017phas" +
"eConnection\030\007 \001(\0162F.zepben.protobuf.cim." +
"iec61970.base.wires.PhaseShuntConnection" +
"Kind.Enum\022\t\n\001q\030\010 \001(\001\022\016\n\006qFixed\030\t \001(\001BY\n+" +
"com.zepben.protobuf.cim.iec61970.base.wi" +
"resP\001\252\002\'Zepben.Protobuf.CIM.IEC61970.Bas" +
"e.Wiresb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.wires.EnergyConnectionOuterClass.getDescriptor(),
com.zepben.protobuf.cim.iec61970.base.wires.PhaseShuntConnectionKindOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_wires_EnergyConsumer_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_wires_EnergyConsumer_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_wires_EnergyConsumer_descriptor,
new java.lang.String[] { "Ec", "EnergyConsumerPhasesMRIDs", "CustomerCount", "Grounded", "P", "PFixed", "PhaseConnection", "Q", "QFixed", });
com.zepben.protobuf.cim.iec61970.base.wires.EnergyConnectionOuterClass.getDescriptor();
com.zepben.protobuf.cim.iec61970.base.wires.PhaseShuntConnectionKindOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}