UNPKG

295 BJSONView Raw
1{
2 "measuredSeries": [
3 { "id": 5, "title": "Gas", "unit": "m³" },
4 { "id": 4, "title": "Strom", "unit": "kWh" },
5 { "id": 3, "title": "Wasser", "unit": "m³" },
6 { "id": 2, "title": "Außentemparatur", "unit": "°C" },
7 { "id": 1, "title": "Sonnenstunden", "unit": "h" }
8 ]
9}