SecurityBean_pb2.py 2.9 KB

12345678910111213141516171819202122232425
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: SecurityBean.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\x12SecurityBean.proto\"\xd4\x07\n\x0cSecurityBean\x12\x11\n\taccStatus\x18\x01 \x01(\x05\x12\x13\n\x0bguardStatus\x18\x02 \x01(\x05\x12\x11\n\tfootBrake\x18\x03 \x01(\x05\x12\x13\n\x0b\x61\x63\x63\x65lerator\x18\x04 \x01(\x05\x12\x11\n\thandBrake\x18\x05 \x01(\x05\x12\x16\n\x0emainSafetyBelt\x18\x06 \x01(\x05\x12\x16\n\x0eviceSafetyBelt\x18\x07 \x01(\x05\x12\x0e\n\x06lfDoor\x18\x08 \x01(\x05\x12\x0e\n\x06rfDoor\x18\t \x01(\x05\x12\x0e\n\x06lbDoor\x18\n \x01(\x05\x12\x0e\n\x06rbDoor\x18\x0b \x01(\x05\x12\r\n\x05trunk\x18\x0c \x01(\x05\x12\x0c\n\x04hood\x18\r \x01(\x05\x12\x0e\n\x06lfLock\x18\x0e \x01(\x05\x12\x0e\n\x06rfLock\x18\x0f \x01(\x05\x12\x0e\n\x06lbLock\x18\x10 \x01(\x05\x12\x0e\n\x06rbLock\x18\x11 \x01(\x05\x12\x10\n\x08lfWindow\x18\x12 \x01(\x05\x12\x10\n\x08rfWindow\x18\x13 \x01(\x05\x12\x10\n\x08lbWindow\x18\x14 \x01(\x05\x12\x10\n\x08rbWindow\x18\x15 \x01(\x05\x12\x11\n\trooflight\x18\x16 \x01(\x05\x12\x16\n\x0eleftturnsignal\x18\x17 \x01(\x05\x12\x17\n\x0frightturnsignal\x18\x18 \x01(\x05\x12\x11\n\treadlight\x18\x19 \x01(\x05\x12\x17\n\x0f\x64ippedheadlight\x18\x1a \x01(\x05\x12\x15\n\rhighheadlight\x18\x1b \x01(\x05\x12\x16\n\x0e\x66rontfoglights\x18\x1c \x01(\x05\x12\x17\n\x0f\x62\x65hindfoglights\x18\x1d \x01(\x05\x12\x13\n\x0bhazardlight\x18\x1e \x01(\x05\x12\x16\n\x0ereversinglight\x18\x1f \x01(\x05\x12\x11\n\tautolight\x18 \x01(\x05\x12\x11\n\twidthlamp\x18! \x01(\x05\x12\x10\n\x08oilalarm\x18\" \x01(\x05\x12\x10\n\x08\x66uelalam\x18# \x01(\x05\x12\x10\n\x08winwiper\x18$ \x01(\x05\x12\x0c\n\x04horn\x18% \x01(\x05\x12\x14\n\x0c\x61irCondition\x18& \x01(\x05\x12\x14\n\x0cmirrorStatus\x18\' \x01(\x05\x12\x0c\n\x04gear\x18( \x01(\r\x12\x11\n\tkeyStatus\x18) \x01(\x05\x12\x12\n\ngearString\x18* \x01(\t\x12\x12\n\nstatusMask\x18+ \x01(\t\x12\x12\n\ndoorStatus\x18, \x01(\x05\x12\x13\n\x0blightStatus\x18- \x01(\x05\x12\x12\n\nlockStatus\x18. \x01(\x05\x12\x14\n\x0cwindowStatus\x18/ \x01(\x05\x12\x12\n\nstatusData\x18\x30 \x01(\t\x12\r\n\x05mDoor\x18\x31 \x01(\x05\x12\x12\n\nbreaklight\x18\x32 \x01(\x05\x62\x06proto3')
  12. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
  13. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'SecurityBean_pb2', globals())
  14. if _descriptor._USE_C_DESCRIPTORS == False:
  15. DESCRIPTOR._options = None
  16. _SECURITYBEAN._serialized_start=23
  17. _SECURITYBEAN._serialized_end=1003
  18. # @@protoc_insertion_point(module_scope)