SystemInfo_pb2.py 1.5 KB

12345678910111213141516171819202122232425
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: SystemInfo.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\x10SystemInfo.proto\"\xab\x02\n\nSystemInfo\x12\x16\n\x0eheatTargetTemp\x18\x01 \x01(\x05\x12\x13\n\x0bheatTimeout\x18\x02 \x01(\x05\x12\x12\n\nrentalMode\x18\x03 \x01(\x05\x12\x17\n\x0frentalStartTime\x18\x04 \x01(\x03\x12\x18\n\x10rentalPeriodDays\x18\x05 \x01(\x05\x12\x0f\n\x07\x62\x61lance\x18\x06 \x01(\t\x12\x16\n\x0e\x62lueConnection\x18\x07 \x01(\x03\x12\x13\n\x0b\x62lueRandKey\x18\x08 \x01(\x03\x12\x13\n\x0b\x62msInterval\x18\t \x01(\t\x12\x13\n\x0bgpsInterval\x18\n \x01(\t\x12\x16\n\x0eservicePackage\x18\x0b \x01(\x05\x12\x18\n\x10rentalExpireDays\x18\x0c \x01(\x05\x12\x0f\n\x07\x62lueMac\x18\r \x01(\tb\x06proto3')
  12. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
  13. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'SystemInfo_pb2', globals())
  14. if _descriptor._USE_C_DESCRIPTORS == False:
  15. DESCRIPTOR._options = None
  16. _SYSTEMINFO._serialized_start=21
  17. _SYSTEMINFO._serialized_end=320
  18. # @@protoc_insertion_point(module_scope)