mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-29 13:30:56 +00:00
Per phase power and power factor graphs
This commit is contained in:
@@ -723,6 +723,8 @@ void AmsConfiguration::clearUiConfig(UiConfig& config) {
|
||||
config.showMonthPlot = 1;
|
||||
config.showTemperaturePlot = 2;
|
||||
config.showRealtimePlot = 1;
|
||||
config.showPerPhasePower = 2;
|
||||
config.showPowerFactor = 2;
|
||||
config.darkMode = 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user