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

com.craxiom.messaging.LteRecordOuterClass Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/lte_record.proto
// Protobuf Java Version: 4.27.3

package com.craxiom.messaging;

public final class LteRecordOuterClass {
  private LteRecordOuterClass() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 27,
      /* patch= */ 3,
      /* suffix= */ "",
      LteRecordOuterClass.class.getName());
  }
  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_com_craxiom_messaging_LteRecord_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_LteRecord_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_craxiom_messaging_LteRecordData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_LteRecordData_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n&com/craxiom/messaging/lte_record.proto" +
      "\022\025com.craxiom.messaging\032\036google/protobuf" +
      "/wrappers.proto\0326com/craxiom/messaging/l" +
      "tebandwidth/lte_bandwidth.proto\"e\n\tLteRe" +
      "cord\022\017\n\007version\030\001 \001(\t\022\023\n\013messageType\030\002 \001" +
      "(\t\0222\n\004data\030\003 \001(\0132$.com.craxiom.messaging" +
      ".LteRecordData\"\206\010\n\rLteRecordData\022\032\n\022devi" +
      "ceSerialNumber\030\001 \001(\t\022\022\n\ndeviceName\030\002 \001(\t" +
      "\022\022\n\ndeviceTime\030\003 \001(\t\022\020\n\010latitude\030\004 \001(\001\022\021" +
      "\n\tlongitude\030\005 \001(\001\022\020\n\010altitude\030\006 \001(\002\022\021\n\tm" +
      "issionId\030\007 \001(\t\022\024\n\014recordNumber\030\010 \001(\005\022\023\n\013" +
      "groupNumber\030\t \001(\005\022\020\n\010accuracy\030\n \001(\005\022\017\n\007h" +
      "eading\0302 \001(\002\022\r\n\005pitch\0303 \001(\002\022\014\n\004roll\0304 \001(" +
      "\002\022\023\n\013fieldOfView\0305 \001(\002\022\033\n\023receiverSensit" +
      "ivity\0306 \001(\002\022\r\n\005speed\0307 \001(\002\022(\n\003mcc\030\020 \001(\0132" +
      "\033.google.protobuf.Int32Value\022(\n\003mnc\030\021 \001(" +
      "\0132\033.google.protobuf.Int32Value\022(\n\003tac\030\022 " +
      "\001(\0132\033.google.protobuf.Int32Value\022(\n\003eci\030" +
      "\023 \001(\0132\033.google.protobuf.Int32Value\022+\n\006ea" +
      "rfcn\030\024 \001(\0132\033.google.protobuf.Int32Value\022" +
      "(\n\003pci\030\025 \001(\0132\033.google.protobuf.Int32Valu" +
      "e\022)\n\004rsrp\030\026 \001(\0132\033.google.protobuf.FloatV" +
      "alue\022)\n\004rsrq\030\027 \001(\0132\033.google.protobuf.Flo" +
      "atValue\022\'\n\002ta\030\030 \001(\0132\033.google.protobuf.In" +
      "t32Value\022/\n\013servingCell\030\031 \001(\0132\032.google.p" +
      "rotobuf.BoolValue\022F\n\014lteBandwidth\030\032 \001(\0162" +
      "0.com.craxiom.messaging.ltebandwidth.Lte" +
      "Bandwidth\022\020\n\010provider\030\033 \001(\t\0223\n\016signalStr" +
      "ength\030\034 \001(\0132\033.google.protobuf.FloatValue" +
      "\022(\n\003cqi\030\035 \001(\0132\033.google.protobuf.Int32Val" +
      "ue\022)\n\004slot\030\036 \001(\0132\033.google.protobuf.Int32" +
      "Value\022(\n\003snr\030\037 \001(\0132\033.google.protobuf.Flo" +
      "atValueB0\n\025com.craxiom.messagingP\001Z\025crax" +
      "iom.com/messagingb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.WrappersProto.getDescriptor(),
          com.craxiom.messaging.LteBandwidthOuterClass.getDescriptor(),
        });
    internal_static_com_craxiom_messaging_LteRecord_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_craxiom_messaging_LteRecord_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_LteRecord_descriptor,
        new java.lang.String[] { "Version", "MessageType", "Data", });
    internal_static_com_craxiom_messaging_LteRecordData_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_craxiom_messaging_LteRecordData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_LteRecordData_descriptor,
        new java.lang.String[] { "DeviceSerialNumber", "DeviceName", "DeviceTime", "Latitude", "Longitude", "Altitude", "MissionId", "RecordNumber", "GroupNumber", "Accuracy", "Heading", "Pitch", "Roll", "FieldOfView", "ReceiverSensitivity", "Speed", "Mcc", "Mnc", "Tac", "Eci", "Earfcn", "Pci", "Rsrp", "Rsrq", "Ta", "ServingCell", "LteBandwidth", "Provider", "SignalStrength", "Cqi", "Slot", "Snr", });
    descriptor.resolveAllFeaturesImmutable();
    com.google.protobuf.WrappersProto.getDescriptor();
    com.craxiom.messaging.LteBandwidthOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy