Added list type 4 for power factor

This commit is contained in:
Gunnar Skjold
2022-01-29 20:49:50 +01:00
parent 5cfb58c2e6
commit 9066af8dc7
6 changed files with 85 additions and 82 deletions

View File

@@ -90,7 +90,7 @@ bool AmsDataStorage::update(AmsData* data) {
return true;
}
if(data->getListType() != 3) return false;
if(data->getListType() < 3) return false;
else if(ltz.Minute > 1) return false;
// Update day plot