com.zepben.protobuf.cim.iec61970.base.meas.AccumulatorValueOuterClass 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/meas/AccumulatorValue.proto
package com.zepben.protobuf.cim.iec61970.base.meas;
public final class AccumulatorValueOuterClass {
private AccumulatorValueOuterClass() {}
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_meas_AccumulatorValue_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61970_base_meas_AccumulatorValue_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n=zepben/protobuf/cim/iec61970/base/meas" +
"/AccumulatorValue.proto\022&zepben.protobuf" +
".cim.iec61970.base.meas\032=zepben/protobuf" +
"/cim/iec61970/base/meas/MeasurementValue" +
".proto\"\200\001\n\020AccumulatorValue\022D\n\002mv\030\001 \001(\0132" +
"8.zepben.protobuf.cim.iec61970.base.meas" +
".MeasurementValue\022\027\n\017accumulatorMRID\030\002 \001" +
"(\t\022\r\n\005value\030\003 \001(\rBW\n*com.zepben.protobuf" +
".cim.iec61970.base.measP\001\252\002&Zepben.Proto" +
"buf.CIM.IEC61970.Base.Measb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.zepben.protobuf.cim.iec61970.base.meas.MeasurementValueOuterClass.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61970_base_meas_AccumulatorValue_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61970_base_meas_AccumulatorValue_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61970_base_meas_AccumulatorValue_descriptor,
new java.lang.String[] { "Mv", "AccumulatorMRID", "Value", });
com.zepben.protobuf.cim.iec61970.base.meas.MeasurementValueOuterClass.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}