BatteryAccum_pb2.py 1.7 KB

1234567891011121314151617181920212223242526
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: BatteryAccum.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\x12\x42\x61tteryAccum.proto\"\xfd\x02\n\x0c\x42\x61tteryAccum\x12\x0b\n\x03soc\x18\x01 \x01(\x05\x12\x0b\n\x03soh\x18\x02 \x01(\x05\x12\x17\n\x0fSOH_AlgUnexTime\x18\x03 \x01(\x03\x12\x13\n\x0b\x43HG_AHaccum\x18\x04 \x01(\t\x12\x13\n\x0b\x43HG_PHaccum\x18\x05 \x01(\t\x12\x13\n\x0b\x44SG_AHaccum\x18\x06 \x01(\t\x12\x13\n\x0b\x44SG_PHaccum\x18\x07 \x01(\t\x12\x1c\n\x14OverTemp_CHG_AHaccum\x18\x08 \x01(\t\x12\x1c\n\x14OverTemp_CHG_PHaccum\x18\t \x01(\t\x12\x17\n\x0ftotalOnlineDays\x18\n \x01(\x05\x12\x14\n\x0ctotalMileage\x18\x0b \x01(\x05\x12\x1c\n\x14totalOverChargeCount\x18\x0c \x01(\x05\x12\x19\n\x11totalOverUseCount\x18\r \x01(\x05\x12\x16\n\x0etotalLoopCount\x18\x0e \x01(\x05\x12\x14\n\x0c\x65nergyFeedAh\x18\x0f \x01(\t\x12\x14\n\x0c\x65nergyFeedWh\x18\x10 \x01(\tb\x06proto3')
  12. _globals = globals()
  13. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  14. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'BatteryAccum_pb2', _globals)
  15. if _descriptor._USE_C_DESCRIPTORS == False:
  16. DESCRIPTOR._options = None
  17. _globals['_BATTERYACCUM']._serialized_start=23
  18. _globals['_BATTERYACCUM']._serialized_end=404
  19. # @@protoc_insertion_point(module_scope)