gonzalop / wombatt

A tool for monitoring batteries and inverters.
MIT License
15 stars 4 forks source link

Inconsistent parameter names for different modules. #10

Closed sokhapkin closed 4 months ago

sokhapkin commented 5 months ago

Different modules have different parameter names for the same entity. For example, battery-info has parameters --battery-ids and --bms-type, but the corresponding parameters for monitor-batteries are --battery-id (not ids) and --battery-type.