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

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

There is a newer version: 1.5.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/bluetooth_record.proto
// Protobuf Java Version: 4.27.3

package com.craxiom.messaging;

public final class BluetoothRecordOuterClass {
  private BluetoothRecordOuterClass() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 27,
      /* patch= */ 3,
      /* suffix= */ "",
      BluetoothRecordOuterClass.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_BluetoothRecord_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_BluetoothRecord_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_craxiom_messaging_BluetoothRecordData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_BluetoothRecordData_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/bluetooth_record" +
      ".proto\022\025com.craxiom.messaging\032\036google/pr" +
      "otobuf/wrappers.proto\0325com/craxiom/messa" +
      "ging/bluetooth/tech/technology.proto\032Jco" +
      "m/craxiom/messaging/bluetooth/supportedt" +
      "ech/supported_technologies.proto\"q\n\017Blue" +
      "toothRecord\022\017\n\007version\030\001 \001(\t\022\023\n\013messageT" +
      "ype\030\002 \001(\t\0228\n\004data\030\003 \001(\0132*.com.craxiom.me" +
      "ssaging.BluetoothRecordData\"\300\005\n\023Bluetoot" +
      "hRecordData\022\032\n\022deviceSerialNumber\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\010" +
      "altitude\030\006 \001(\002\022\021\n\tmissionId\030\007 \001(\t\022\024\n\014rec" +
      "ordNumber\030\010 \001(\005\022\020\n\010accuracy\030\t \001(\005\022\017\n\007hea" +
      "ding\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\023receiverSensitiv" +
      "ity\0306 \001(\002\022\r\n\005speed\0307 \001(\002\022\025\n\rsourceAddres" +
      "s\030\n \001(\t\022\032\n\022destinationAddress\030\013 \001(\t\0223\n\016s" +
      "ignalStrength\030\014 \001(\0132\033.google.protobuf.Fl" +
      "oatValue\022,\n\007txPower\030\r \001(\0132\033.google.proto" +
      "buf.FloatValue\022D\n\ntechnology\030\016 \001(\01620.com" +
      ".craxiom.messaging.bluetooth.tech.Techno" +
      "logy\022c\n\025supportedTechnologies\030\017 \001(\0162D.co" +
      "m.craxiom.messaging.bluetooth.supportedt" +
      "ech.SupportedTechnologies\022\025\n\rotaDeviceNa" +
      "me\030\020 \001(\t\022,\n\007channel\030\021 \001(\0132\033.google.proto" +
      "buf.Int32ValueB\031\n\025com.craxiom.messagingP" +
      "\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.WrappersProto.getDescriptor(),
          com.craxiom.messaging.bluetooth.TechnologyOuterClass.getDescriptor(),
          com.craxiom.messaging.bluetooth.SupportedTechnologiesOuterClass.getDescriptor(),
        });
    internal_static_com_craxiom_messaging_BluetoothRecord_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_craxiom_messaging_BluetoothRecord_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_BluetoothRecord_descriptor,
        new java.lang.String[] { "Version", "MessageType", "Data", });
    internal_static_com_craxiom_messaging_BluetoothRecordData_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_craxiom_messaging_BluetoothRecordData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_BluetoothRecordData_descriptor,
        new java.lang.String[] { "DeviceSerialNumber", "DeviceName", "DeviceTime", "Latitude", "Longitude", "Altitude", "MissionId", "RecordNumber", "Accuracy", "Heading", "Pitch", "Roll", "FieldOfView", "ReceiverSensitivity", "Speed", "SourceAddress", "DestinationAddress", "SignalStrength", "TxPower", "Technology", "SupportedTechnologies", "OtaDeviceName", "Channel", });
    descriptor.resolveAllFeaturesImmutable();
    com.google.protobuf.WrappersProto.getDescriptor();
    com.craxiom.messaging.bluetooth.TechnologyOuterClass.getDescriptor();
    com.craxiom.messaging.bluetooth.SupportedTechnologiesOuterClass.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy