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

com.zepben.protobuf.mc.Mc 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/mc/mc.proto

package com.zepben.protobuf.mc;

public final class Mc {
  private Mc() {}
  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 = {
      "\n\033zepben/protobuf/mc/mc.proto\022\022zepben.pr" +
      "otobuf.mc\032$zepben/protobuf/mc/mc-request" +
      "s.proto\032%zepben/protobuf/mc/mc-responses" +
      ".proto2\356\002\n\023MeasurementConsumer\022y\n\024getAcc" +
      "umulatorValues\022..zepben.protobuf.mc.GetA" +
      "ccumulatorValueRequest\032/.zepben.protobuf" +
      ".mc.GetAccumulatorValueResponse0\001\022j\n\017get" +
      "AnalogValues\022).zepben.protobuf.mc.GetAna" +
      "logValueRequest\032*.zepben.protobuf.mc.Get" +
      "AnalogValueResponse0\001\022p\n\021getDiscreteValu" +
      "es\022+.zepben.protobuf.mc.GetDiscreteValue" +
      "Request\032,.zepben.protobuf.mc.GetDiscrete" +
      "ValueResponse0\001B/\n\026com.zepben.protobuf.m" +
      "cP\001\252\002\022Zepben.Protobuf.MCb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.zepben.protobuf.mc.McRequests.getDescriptor(),
          com.zepben.protobuf.mc.McResponses.getDescriptor(),
        });
    com.zepben.protobuf.mc.McRequests.getDescriptor();
    com.zepben.protobuf.mc.McResponses.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy