BatteryTarget_pb2.py 1.4 KB

1234567891011121314151617181920212223242526
  1. # -*- coding: utf-8 -*-
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: BatteryTarget.proto
  4. """Generated protocol buffer code."""
  5. from google.protobuf import descriptor as _descriptor
  6. from google.protobuf import descriptor_pool as _descriptor_pool
  7. from google.protobuf import symbol_database as _symbol_database
  8. from google.protobuf.internal import builder as _builder
  9. # @@protoc_insertion_point(imports)
  10. _sym_db = _symbol_database.Default()
  11. DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x13\x42\x61tteryTarget.proto\"\x81\x02\n\rBatteryTarget\x12\x0e\n\x06\x62msSoc\x18\x01 \x01(\t\x12\x0e\n\x06\x62msSoh\x18\x02 \x01(\x05\x12\x13\n\x0bterminalSoc\x18\x03 \x01(\t\x12\x13\n\x0bterminalSoh\x18\x04 \x01(\x05\x12\x15\n\rterminalDsgAh\x18\x05 \x01(\t\x12\x15\n\rterminalChgAh\x18\x06 \x01(\t\x12\x15\n\rterminalRecAh\x18\x07 \x01(\t\x12\x15\n\rterminalDsgWh\x18\x08 \x01(\t\x12\x15\n\rterminalChgWh\x18\t \x01(\t\x12\x15\n\rterminalRecWh\x18\n \x01(\t\x12\r\n\x05\x64vMax\x18\x0b \x01(\t\x12\r\n\x05\x64vMin\x18\x0c \x01(\tb\x06proto3')
  12. _globals = globals()
  13. _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
  14. _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'BatteryTarget_pb2', _globals)
  15. if _descriptor._USE_C_DESCRIPTORS == False:
  16. DESCRIPTOR._options = None
  17. _globals['_BATTERYTARGET']._serialized_start=24
  18. _globals['_BATTERYTARGET']._serialized_end=281
  19. # @@protoc_insertion_point(module_scope)