com.craxiom.messaging.WifiOtaRecordOuterClass Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of network-survey-messaging Show documentation
Show all versions of network-survey-messaging Show documentation
Protobuf and gRPC stubs for sending Wireless Protocol Survey messages'
// Generated by the protocol buffer compiler. DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/wifi_ota_record.proto
// Protobuf Java Version: 4.27.3
package com.craxiom.messaging;
public final class WifiOtaRecordOuterClass {
private WifiOtaRecordOuterClass() {}
static {
com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
/* major= */ 4,
/* minor= */ 27,
/* patch= */ 3,
/* suffix= */ "",
WifiOtaRecordOuterClass.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_WifiOtaRecord_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_com_craxiom_messaging_WifiOtaRecord_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_com_craxiom_messaging_WifiOtaRecordData_descriptor;
static final
com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_com_craxiom_messaging_WifiOtaRecordData_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/wifi_ota_record." +
"proto\022\025com.craxiom.messaging\"m\n\rWifiOtaR" +
"ecord\022\017\n\007version\030\001 \001(\t\022\023\n\013messageType\030\002 " +
"\001(\t\0226\n\004data\030\003 \001(\0132(.com.craxiom.messagin" +
"g.WifiOtaRecordData\"\236\003\n\021WifiOtaRecordDat" +
"a\022\032\n\022deviceSerialNumber\030\001 \001(\t\022\022\n\ndeviceN" +
"ame\030\002 \001(\t\022\022\n\ndeviceTime\030\003 \001(\t\022\020\n\010latitud" +
"e\030\004 \001(\001\022\021\n\tlongitude\030\005 \001(\001\022\020\n\010altitude\030\006" +
" \001(\002\022\021\n\tmissionId\030\007 \001(\t\022\024\n\014recordNumber\030" +
"\010 \001(\005\022\020\n\010accuracy\030\t \001(\005\022\017\n\007heading\0302 \001(\002" +
"\022\r\n\005pitch\0303 \001(\002\022\014\n\004roll\0304 \001(\002\022\023\n\013fieldOf" +
"View\0305 \001(\002\022\033\n\023receiverSensitivity\0306 \001(\002\022" +
"\r\n\005speed\0307 \001(\002\022\022\n\npcapRecord\030\n \001(\014\022\026\n\tfr" +
"ameType\030\013 \001(\005H\000\210\001\001\022\031\n\014frameSubtype\030\014 \001(\005" +
"H\001\210\001\001B\014\n\n_frameTypeB\017\n\r_frameSubtypeB0\n\025" +
"com.craxiom.messagingP\001Z\025craxiom.com/mes" +
"sagingb\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_com_craxiom_messaging_WifiOtaRecord_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_com_craxiom_messaging_WifiOtaRecord_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_com_craxiom_messaging_WifiOtaRecord_descriptor,
new java.lang.String[] { "Version", "MessageType", "Data", });
internal_static_com_craxiom_messaging_WifiOtaRecordData_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_com_craxiom_messaging_WifiOtaRecordData_fieldAccessorTable = new
com.google.protobuf.GeneratedMessage.FieldAccessorTable(
internal_static_com_craxiom_messaging_WifiOtaRecordData_descriptor,
new java.lang.String[] { "DeviceSerialNumber", "DeviceName", "DeviceTime", "Latitude", "Longitude", "Altitude", "MissionId", "RecordNumber", "Accuracy", "Heading", "Pitch", "Roll", "FieldOfView", "ReceiverSensitivity", "Speed", "PcapRecord", "FrameType", "FrameSubtype", });
descriptor.resolveAllFeaturesImmutable();
}
// @@protoc_insertion_point(outer_class_scope)
}