battery_state_command Write command to request a battery state transition. | 1400 | FC16 | uint16 | | W |
battery_state Current operational state of the battery system. | 1000 | FC04 | uint16 | | R |
max_operating_current Maximum allowable operating current, amperes. | 1006 | FC04 | int16 | A | R |
min_operating_current Minimum allowable operating current, amperes. | 1007 | FC04 | int16 | A | R |
charge_max_voltage Maximum permitted charge voltage, volts. | 1008 | FC04 | int16 | V | R |
discharge_min_voltage Minimum permitted discharge voltage, volts. | 1009 | FC04 | int16 | V | R |
bp_discharge_bms BMS discharge power limit signal, unitless encoded value. | 1010 | FC04 | int16 | | R |
bp_charge_bms BMS charge power limit signal, unitless encoded value. | 1011 | FC04 | int16 | | R |
max_dynamic_voltage Dynamic upper voltage boundary reported by BMS, volts. | 1012 | FC04 | uint16 | V | R |
min_dynamic_voltage Dynamic lower voltage boundary reported by BMS, volts. | 1013 | FC04 | uint16 | V | R |
connected_string_number Number of battery strings currently connected and active. | 1014 | FC04 | uint16 | count | R |
installed_string_number Total number of battery strings physically installed. | 1015 | FC04 | uint16 | count | R |
battery_total_soc Aggregated state of charge across all strings, percent. | 1016 | FC04 | uint16 | % | R |
battery_soc State of charge of the active string, percent. | 1017 | FC04 | uint16 | % | R |
remaining_charge_capacity Remaining capacity available for charging, unitless encoded. | 1018 | FC04 | uint16 | | R |
remaining_discharge_capacity Remaining capacity available for discharging, unitless encoded. | 1019 | FC04 | uint16 | | R |
remaining_charge_energy Energy that can still be accepted during charging, Wh. | 1020 | FC04 | uint16 | Wh | R |
remaining_discharge_energy Energy that can still be delivered during discharging, Wh. | 1021 | FC04 | uint16 | Wh | R |
nominal_energy Nominal rated energy of the active string, Wh. | 1022 | FC04 | uint16 | Wh | R |
nominal_energy_total Total nominal energy across all installed strings, unitless encoded. | 1023 | FC04 | uint16 | | R |
nominal_capacity Nominal rated capacity of the battery system, unitless encoded. | 1024 | FC04 | uint16 | | R |
capacity Actual measured usable capacity of the system, Wh. | 1025 | FC04 | uint16 | Wh | R |
soh State of health of the battery pack, percent. | 1026 | FC04 | uint16 | % | R |
link_voltage DC link bus voltage at the system terminals, volts. | 1027 | FC04 | uint16 | V | R |
internal_voltage Internal battery pack open-circuit voltage, volts. | 1028 | FC04 | uint16 | V | R |
current Instantaneous battery current; positive for discharge, negative for charge. | 1029 | FC04 | int16 | A | R |
avg_battery_temperature Average temperature across the battery pack, degrees Celsius. | 1030 | FC04 | uint16 | °C | R |
min_cell_temperature Coldest individual cell temperature in the pack, degrees Celsius. | 1031 | FC04 | int16 | °C | R |
max_cell_temperature Hottest individual cell temperature in the pack, degrees Celsius. | 1032 | FC04 | int16 | °C | R |
min_cell_voltage Lowest individual cell voltage in the pack, millivolts. | 1033 | FC04 | int16 | mV | R |
max_cell_voltage Highest individual cell voltage in the pack, millivolts. | 1034 | FC04 | int16 | mV | R |
avg_cell_temperature Mean cell temperature across all modules, degrees Celsius. | 1035 | FC04 | uint16 | °C | R |
insulation_resistance DC insulation resistance between pack and enclosure, unitless encoded. | 1037 | FC04 | uint16 | | R |
discharge_max_current_high_resolution High-resolution maximum discharge current limit from BMS. | 1041 | FC04 | uint16 | A | R |
charge_max_current_high_resolution High-resolution maximum charge current limit from BMS. | 1042 | FC04 | uint16 | A | R |
full_cycle_count Cumulative number of full charge-discharge cycles completed. | 1043 | FC04 | uint16 | count | R |