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

com.zepben.protobuf.mp.Mp 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/mp/mp.proto

package com.zepben.protobuf.mp;

public final class Mp {
  private Mp() {}
  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/mp/mp.proto\022\022zepben.pr" +
      "otobuf.mp\032$zepben/protobuf/mp/mp-request" +
      "s.proto\032%zepben/protobuf/mp/mp-responses" +
      ".proto2\376\006\n\023MeasurementProducer\022\177\n\026Create" +
      "AccumulatorValue\0221.zepben.protobuf.mp.Cr" +
      "eateAccumulatorValueRequest\0322.zepben.pro" +
      "tobuf.mp.CreateAccumulatorValueResponse\022" +
      "p\n\021CreateAnalogValue\022,.zepben.protobuf.m" +
      "p.CreateAnalogValueRequest\032-.zepben.prot" +
      "obuf.mp.CreateAnalogValueResponse\022v\n\023Cre" +
      "ateDiscreteValue\022..zepben.protobuf.mp.Cr" +
      "eateDiscreteValueRequest\032/.zepben.protob" +
      "uf.mp.CreateDiscreteValueResponse\022\202\001\n\027Cr" +
      "eateAccumulatorValues\0222.zepben.protobuf." +
      "mp.CreateAccumulatorValuesRequest\0323.zepb" +
      "en.protobuf.mp.CreateAccumulatorValuesRe" +
      "sponse\022s\n\022CreateAnalogValues\022-.zepben.pr" +
      "otobuf.mp.CreateAnalogValuesRequest\032..ze" +
      "pben.protobuf.mp.CreateAnalogValuesRespo" +
      "nse\022y\n\024CreateDiscreteValues\022/.zepben.pro" +
      "tobuf.mp.CreateDiscreteValuesRequest\0320.z" +
      "epben.protobuf.mp.CreateDiscreteValuesRe" +
      "sponse\022\206\001\n\027CreateMeasurementValues\0222.zep" +
      "ben.protobuf.mp.CreateMeasurementValuesR" +
      "equest\0323.zepben.protobuf.mp.CreateMeasur" +
      "ementValuesResponse(\0010\001B/\n\026com.zepben.pr" +
      "otobuf.mpP\001\252\002\022Zepben.Protobuf.MPb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.zepben.protobuf.mp.MpRequests.getDescriptor(),
          com.zepben.protobuf.mp.MpResponses.getDescriptor(),
        });
    com.zepben.protobuf.mp.MpRequests.getDescriptor();
    com.zepben.protobuf.mp.MpResponses.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy