|
22 | 22 | "editable": true, |
23 | 23 | "fiscalYearStartMonth": 0, |
24 | 24 | "graphTooltip": 1, |
25 | | - "iteration": 1656105654302, |
| 25 | + "iteration": 1658137661652, |
26 | 26 | "links": [ |
27 | 27 | { |
28 | 28 | "icon": "dashboard", |
|
105 | 105 | }, |
106 | 106 | "textMode": "value" |
107 | 107 | }, |
108 | | - "pluginVersion": "8.5.4", |
| 108 | + "pluginVersion": "8.5.6", |
109 | 109 | "targets": [ |
110 | 110 | { |
111 | 111 | "format": "table", |
|
185 | 185 | }, |
186 | 186 | "textMode": "value" |
187 | 187 | }, |
188 | | - "pluginVersion": "8.5.4", |
| 188 | + "pluginVersion": "8.5.6", |
189 | 189 | "targets": [ |
190 | 190 | { |
191 | 191 | "format": "table", |
|
266 | 266 | }, |
267 | 267 | "textMode": "value" |
268 | 268 | }, |
269 | | - "pluginVersion": "8.5.4", |
| 269 | + "pluginVersion": "8.5.6", |
270 | 270 | "targets": [ |
271 | 271 | { |
272 | 272 | "datasource": "TeslaMate", |
273 | 273 | "format": "table", |
274 | 274 | "group": [], |
275 | 275 | "metricColumn": "none", |
276 | 276 | "rawQuery": true, |
277 | | - "rawSql": "SELECT\n\tsum(cp.cost)\nFROM\n\tcharging_processes cp\nLEFT JOIN \n\taddresses addr ON addr.id = address_id\nWHERE\n $__timeFilter(end_date)\n AND addr.name LIKE '%Supercharger%'\n\tAND cp.cost IS NOT NULL\n\tAND cp.car_id = $car_id;", |
| 277 | + "rawSql": "SELECT\n\tsum(cp.cost)\nFROM\n\tcharging_processes cp\nLEFT JOIN \n\taddresses addr ON addr.id = address_id\nLEFT JOIN\n geofences geo ON geo.id = geofence_id\nWHERE\n $__timeFilter(end_date)\n AND (addr.name LIKE '%Supercharger%' OR geo.name LIKE '%Supercharger%')\n\tAND cp.cost IS NOT NULL\n\tAND cp.car_id = $car_id;", |
278 | 278 | "refId": "A", |
279 | 279 | "select": [ |
280 | 280 | [ |
|
348 | 348 | }, |
349 | 349 | "textMode": "value" |
350 | 350 | }, |
351 | | - "pluginVersion": "8.5.4", |
| 351 | + "pluginVersion": "8.5.6", |
352 | 352 | "targets": [ |
353 | 353 | { |
354 | 354 | "format": "table", |
|
422 | 422 | }, |
423 | 423 | "textMode": "auto" |
424 | 424 | }, |
425 | | - "pluginVersion": "8.5.4", |
| 425 | + "pluginVersion": "8.5.6", |
426 | 426 | "targets": [ |
427 | 427 | { |
428 | 428 | "format": "table", |
|
498 | 498 | }, |
499 | 499 | "textMode": "auto" |
500 | 500 | }, |
501 | | - "pluginVersion": "8.5.4", |
| 501 | + "pluginVersion": "8.5.6", |
502 | 502 | "targets": [ |
503 | 503 | { |
504 | 504 | "format": "table", |
|
1395 | 1395 | "showHeader": true, |
1396 | 1396 | "sortBy": [] |
1397 | 1397 | }, |
1398 | | - "pluginVersion": "8.5.4", |
| 1398 | + "pluginVersion": "8.5.6", |
1399 | 1399 | "targets": [ |
1400 | 1400 | { |
1401 | 1401 | "format": "table", |
|
1537 | 1537 | "showHeader": true, |
1538 | 1538 | "sortBy": [] |
1539 | 1539 | }, |
1540 | | - "pluginVersion": "8.5.4", |
| 1540 | + "pluginVersion": "8.5.6", |
1541 | 1541 | "targets": [ |
1542 | 1542 | { |
1543 | 1543 | "format": "table", |
|
1645 | 1645 | }, |
1646 | 1646 | "showHeader": true |
1647 | 1647 | }, |
1648 | | - "pluginVersion": "8.5.4", |
| 1648 | + "pluginVersion": "8.5.6", |
1649 | 1649 | "targets": [ |
1650 | 1650 | { |
1651 | 1651 | "format": "table", |
|
1757 | 1757 | }, |
1758 | 1758 | "showHeader": true |
1759 | 1759 | }, |
1760 | | - "pluginVersion": "8.5.4", |
| 1760 | + "pluginVersion": "8.5.6", |
1761 | 1761 | "targets": [ |
1762 | 1762 | { |
1763 | 1763 | "format": "table", |
|
0 commit comments