Price Change, Alpiq Bemove

Change price, moving from Total Vert to Alpiq Bemove
This commit is contained in:
Nicolas Simond
2024-04-16 18:05:11 +02:00
committed by GitHub
parent 9bfa92bb78
commit f0d3fda475
+4 -4
View File
@@ -269,7 +269,7 @@
},
{
"params": [
"*0.0001796"
"*0.0001668"
],
"type": "math"
}
@@ -383,7 +383,7 @@
},
{
"params": [
"*0.0002334"
"*0.0002161"
],
"type": "math"
}
@@ -477,7 +477,7 @@
"measurement": "HCHP",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"value\") *0.0002334 FROM \"HCHP\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
"query": "SELECT mean(\"value\") *0.0002161 FROM \"HCHP\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
"rawQuery": true,
"refId": "A",
"resultFormat": "time_series",
@@ -521,7 +521,7 @@
"measurement": "HCHC",
"orderByTime": "ASC",
"policy": "default",
"query": "SELECT mean(\"value\") *0.0001796 FROM \"HCHC\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
"query": "SELECT mean(\"value\") *0.0001668 FROM \"HCHC\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
"rawQuery": true,
"refId": "B",
"resultFormat": "time_series",