Currently it is possible to configure generic throttle and motor controller parameters via the web interface. But, other devices exist. It should be possible to configure charging voltage and current for chargers. It should be possible to configure the DC/DC bus voltage for the accessory (+12V). Maybe not all chargers or DC/DC converters can be thus configured. In that case they're free to ignore the settings. But it might be nice to still be able to set a basic list of generic and mostly shared settings for each device type so that people can quickly configure their car from the web interface. More advanced configuration can be done on the serial console.
check out SerialConsole.cpp and the various config pages in the web site. Depending on the activated device (e.g. BrusaDMC5 or DmocMotorController) you see the related set of configuration options only.
Currently it is possible to configure generic throttle and motor controller parameters via the web interface. But, other devices exist. It should be possible to configure charging voltage and current for chargers. It should be possible to configure the DC/DC bus voltage for the accessory (+12V). Maybe not all chargers or DC/DC converters can be thus configured. In that case they're free to ignore the settings. But it might be nice to still be able to set a basic list of generic and mostly shared settings for each device type so that people can quickly configure their car from the web interface. More advanced configuration can be done on the serial console.