lisa.energy_meter: Cleanup EnergyMeter configuration
Use one configuration class per type of EnergyMeter, so that all keys are properly described, and each of them will get an independent configuration format to be used with `EnergyMeter.from_conf()` Also remove the "conf" __init__ parameter of most classes, replaced by one parameter per key (aligned on the configuration class content).
Loading
Please register or sign in to comment