GpsBean_pb2.py 1.9 KB

12345678910111213141516171819202122232425
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: GpsBean.proto
  4. """Generated protocol buffer code."""
  5. from google.protobuf.internal import builder as _builder
  6. from google.protobuf import descriptor as _descriptor
  7. from google.protobuf import descriptor_pool as _descriptor_pool
  8. from google.protobuf import symbol_database as _symbol_database
  9. # @@protoc_insertion_point(imports)
  10. _sym_db = _symbol_database.Default()
  11. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\rGpsBean.proto\"\xdc\x03\n\x07GpsBean\x12\x10\n\x08latitude\x18\x01 \x01(\x01\x12\x11\n\tlongitude\x18\x02 \x01(\x01\x12\x10\n\x08gpsSpeed\x18\x03 \x01(\x02\x12\x11\n\tdirection\x18\x04 \x01(\x02\x12\x10\n\x08\x61ltitude\x18\x05 \x01(\x02\x12\x12\n\nsatellites\x18\x06 \x01(\x05\x12\x0c\n\x04pdop\x18\x07 \x01(\x02\x12\x0c\n\x04hdop\x18\x08 \x01(\x02\x12\x0c\n\x04vdop\x18\t \x01(\x02\x12\x0b\n\x03\x61\x63\x63\x18\n \x01(\x05\x12\x14\n\x0c\x64istanceType\x18\x0b \x01(\x05\x12\x0f\n\x07gpsType\x18\x0c \x01(\x05\x12\x0f\n\x07gpsMode\x18\r \x01(\x05\x12\x0f\n\x07isValid\x18\x0e \x01(\x08\x12\x11\n\tvehBatvol\x18\x0f \x01(\x02\x12\x10\n\x08obdSpeed\x18\x10 \x01(\x02\x12\x13\n\x0b\x65ngineSpeed\x18\x11 \x01(\x05\x12\x18\n\x10obdTotalDistance\x18\x12 \x01(\x02\x12\x14\n\x0cobdTotalFuel\x18\x13 \x01(\x02\x12\x14\n\x0crunTotalTime\x18\x14 \x01(\x05\x12\x14\n\x0cgpsTimestamp\x18\x15 \x01(\x05\x12\x0f\n\x07\x62\x61ttery\x18\x16 \x01(\x05\x12\x13\n\x0brefreshFreq\x18\x17 \x01(\x05\x12\x11\n\talarmSign\x18\x18 \x01(\x05\x12\x12\n\nstatusSign\x18\x19 \x01(\x05\x62\x06proto3')
  12. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
  13. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'GpsBean_pb2', globals())
  14. if _descriptor._USE_C_DESCRIPTORS == False:
  15. DESCRIPTOR._options = None
  16. _GPSBEAN._serialized_start=18
  17. _GPSBEAN._serialized_end=494
  18. # @@protoc_insertion_point(module_scope)