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

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

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

package com.craxiom.messaging;

public final class DeviceStatusOuterClass {
  private DeviceStatusOuterClass() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 27,
      /* patch= */ 3,
      /* suffix= */ "",
      DeviceStatusOuterClass.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_DeviceStatus_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_DeviceStatus_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_craxiom_messaging_DeviceStatusData_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_DeviceStatusData_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_craxiom_messaging_Error_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_Error_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/device_status.pr" +
      "oto\022\025com.craxiom.messaging\032\036google/proto" +
      "buf/wrappers.proto\"k\n\014DeviceStatus\022\017\n\007ve" +
      "rsion\030\001 \001(\t\022\023\n\013messageType\030\002 \001(\t\0225\n\004data" +
      "\030\003 \001(\0132\'.com.craxiom.messaging.DeviceSta" +
      "tusData\"\215\005\n\020DeviceStatusData\022\032\n\022deviceSe" +
      "rialNumber\030\001 \001(\t\022\022\n\ndeviceName\030\002 \001(\t\022\022\n\n" +
      "deviceTime\030\003 \001(\t\022\020\n\010latitude\030\004 \001(\001\022\021\n\tlo" +
      "ngitude\030\005 \001(\001\022\020\n\010altitude\030\006 \001(\002\022\023\n\013devic" +
      "eModel\030\010 \001(\t\022\020\n\010accuracy\030\t \001(\005\022\017\n\007headin" +
      "g\0302 \001(\002\022\r\n\005pitch\0303 \001(\002\022\014\n\004roll\0304 \001(\002\022\023\n\013" +
      "fieldOfView\0305 \001(\002\022\033\n\023receiverSensitivity" +
      "\0306 \001(\002\022\r\n\005speed\0307 \001(\002\0228\n\023batteryLevelPer" +
      "cent\030\007 \001(\0132\033.google.protobuf.Int32Value\022" +
      "+\n\005error\030\n \001(\0132\034.com.craxiom.messaging.E" +
      "rror\022/\n\013mdmOverride\030\013 \001(\0132\032.google.proto" +
      "buf.BoolValue\022\022\n\nappVersion\030\014 \001(\t\022\024\n\014gns" +
      "sLatitude\030\017 \001(\001\022\025\n\rgnssLongitude\030\020 \001(\001\022\024" +
      "\n\014gnssAltitude\030\021 \001(\002\022\024\n\014gnssAccuracy\030\022 \001" +
      "(\005\022\027\n\017networkLatitude\030\023 \001(\001\022\030\n\020networkLo" +
      "ngitude\030\024 \001(\001\022\027\n\017networkAltitude\030\025 \001(\002\022\027" +
      "\n\017networkAccuracy\030\026 \001(\005\"\035\n\005Error\022\024\n\014erro" +
      "rMessage\030\001 \001(\tB0\n\025com.craxiom.messagingP" +
      "\001Z\025craxiom.com/messagingb\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          com.google.protobuf.WrappersProto.getDescriptor(),
        });
    internal_static_com_craxiom_messaging_DeviceStatus_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_craxiom_messaging_DeviceStatus_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_DeviceStatus_descriptor,
        new java.lang.String[] { "Version", "MessageType", "Data", });
    internal_static_com_craxiom_messaging_DeviceStatusData_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_craxiom_messaging_DeviceStatusData_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_DeviceStatusData_descriptor,
        new java.lang.String[] { "DeviceSerialNumber", "DeviceName", "DeviceTime", "Latitude", "Longitude", "Altitude", "DeviceModel", "Accuracy", "Heading", "Pitch", "Roll", "FieldOfView", "ReceiverSensitivity", "Speed", "BatteryLevelPercent", "Error", "MdmOverride", "AppVersion", "GnssLatitude", "GnssLongitude", "GnssAltitude", "GnssAccuracy", "NetworkLatitude", "NetworkLongitude", "NetworkAltitude", "NetworkAccuracy", });
    internal_static_com_craxiom_messaging_Error_descriptor =
      getDescriptor().getMessageTypes().get(2);
    internal_static_com_craxiom_messaging_Error_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_Error_descriptor,
        new java.lang.String[] { "ErrorMessage", });
    descriptor.resolveAllFeaturesImmutable();
    com.google.protobuf.WrappersProto.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy