# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: BatteryTarget.proto """Generated protocol buffer code.""" from google.protobuf import descriptor as _descriptor from google.protobuf import descriptor_pool as _descriptor_pool from google.protobuf import symbol_database as _symbol_database from google.protobuf.internal import builder as _builder # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() 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') _globals = globals() _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals) _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'BatteryTarget_pb2', _globals) if _descriptor._USE_C_DESCRIPTORS == False: DESCRIPTOR._options = None _globals['_BATTERYTARGET']._serialized_start=24 _globals['_BATTERYTARGET']._serialized_end=281 # @@protoc_insertion_point(module_scope)