com.zepben.protobuf.cim.iec61968.metering.ReadingOuterClass 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/iec61968/metering/Reading.proto
package com.zepben.protobuf.cim.iec61968.metering;
public final class ReadingOuterClass {
private ReadingOuterClass() {}
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_iec61968_metering_Reading_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_zepben_protobuf_cim_iec61968_metering_Reading_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n3zepben/protobuf/cim/iec61968/metering/" +
"Reading.proto\022%zepben.protobuf.cim.iec61" +
"968.metering\032\037google/protobuf/timestamp." +
"proto\"G\n\007Reading\022-\n\ttimestamp\030\001 \001(\0132\032.go" +
"ogle.protobuf.Timestamp\022\r\n\005value\030\002 \001(\001BU" +
"\n)com.zepben.protobuf.cim.iec61968.meter" +
"ingP\001\252\002%Zepben.Protobuf.CIM.IEC61968.Met" +
"eringb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
com.google.protobuf.TimestampProto.getDescriptor(),
});
internal_static_zepben_protobuf_cim_iec61968_metering_Reading_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_zepben_protobuf_cim_iec61968_metering_Reading_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_zepben_protobuf_cim_iec61968_metering_Reading_descriptor,
new java.lang.String[] { "Timestamp", "Value", });
com.google.protobuf.TimestampProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}