added bos config -> general standard config

This commit is contained in:
UpstreamData
2021-10-26 16:42:46 -06:00
parent 1372183af8
commit be213c202f
4 changed files with 190 additions and 36 deletions

View File

@@ -65,7 +65,7 @@ SAMPLE CONFIG
],
"autotuning": {
"enabled": True, # -> (default = True, bool), (bos: autotuning.enabled)
"wattage": 900, # -> (default = 900, bool, (bos: autotuning.psu_power_limit))
"wattage": 900, # -> (default = 900, int, (bos: autotuning.psu_power_limit))
},
"power_scaling": {
"enabled": False, # -> (default = False, bool, (bos: power_scaling.enabled))