All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.zepben.protobuf.cim.iec61970.base.meas.ControlOuterClass Maven / Gradle / Ivy

There is a newer version: 0.32.0-SNAPSHOT2
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: zepben/protobuf/cim/iec61970/base/meas/Control.proto

package com.zepben.protobuf.cim.iec61970.base.meas;

public final class ControlOuterClass {
  private ControlOuterClass() {}
  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_Control_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_zepben_protobuf_cim_iec61970_base_meas_Control_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n4zepben/protobuf/cim/iec61970/base/meas" +
      "/Control.proto\022&zepben.protobuf.cim.iec6" +
      "1970.base.meas\0324zepben/protobuf/cim/iec6" +
      "1970/base/meas/IoPoint.proto\"\202\001\n\007Control" +
      "\022;\n\002ip\030\001 \001(\0132/.zepben.protobuf.cim.iec61" +
      "970.base.meas.IoPoint\022\037\n\027powerSystemReso" +
      "urceMRID\030\003 \001(\t\022\031\n\021remoteControlMRID\030\004 \001(" +
      "\tBW\n*com.zepben.protobuf.cim.iec61970.ba" +
      "se.measP\001\252\002&Zepben.Protobuf.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.IoPointOuterClass.getDescriptor(),
        });
    internal_static_zepben_protobuf_cim_iec61970_base_meas_Control_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_zepben_protobuf_cim_iec61970_base_meas_Control_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_zepben_protobuf_cim_iec61970_base_meas_Control_descriptor,
        new java.lang.String[] { "Ip", "PowerSystemResourceMRID", "RemoteControlMRID", });
    com.zepben.protobuf.cim.iec61970.base.meas.IoPointOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy