victronenergy / venus

Victron Energy Unix/Linux OS
https://github.com/victronenergy/venus/wiki
568 stars 70 forks source link

can-bus-bms: Log manufacturer and family name to VRM #1152

Closed izak closed 11 months ago

izak commented 11 months ago

For batteries with official support, we have ProductIds that identify the battery.

There are however many well-working batteries in the field that are detected simply as "Generic CAN-bms" batteries, ProductId 0xB007.

The purpose of logging the identification strings, namely manufacturer and family (rarely used), is so we can see what other batteries are popular/common.

TODO