com.zepben.protobuf.cim.iec61970.base.wires.RegulatingControlModeKindOuterClass 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/RegulatingControlModeKind.proto
package com.zepben.protobuf.cim.iec61970.base.wires;
public final class RegulatingControlModeKindOuterClass {
private RegulatingControlModeKindOuterClass() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\nGzepben/protobuf/cim/iec61970/base/wire" +
"s/RegulatingControlModeKind.proto\022\'zepbe" +
"n.protobuf.cim.iec61970.base.wires*\274\001\n\031R" +
"egulatingControlModeKind\022\030\n\024UNKNOWN_CONT" +
"ROL_MODE\020\000\022\013\n\007voltage\020\001\022\017\n\013activePower\020\002" +
"\022\021\n\rreactivePower\020\003\022\017\n\013currentFlow\020\004\022\016\n\n" +
"admittance\020\005\022\021\n\rtimeScheduled\020\006\022\017\n\013tempe" +
"rature\020\007\022\017\n\013powerFactor\020\010BY\n+com.zepben." +
"protobuf.cim.iec61970.base.wiresP\001\252\002\'Zep" +
"ben.Protobuf.CIM.IEC61970.Base.Wiresb\006pr" +
"oto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
}
// @@protoc_insertion_point(outer_class_scope)
}