Advertisement
Guest User

Untitled

a guest
Nov 11th, 2019
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.18 KB | None | 0 0
  1. {
  2. "__inputs": [
  3. {
  4. "name": "DS_SCOTTY",
  5. "label": "Scotty",
  6. "description": "",
  7. "type": "datasource",
  8. "pluginId": "influxdb",
  9. "pluginName": "InfluxDB"
  10. }
  11. ],
  12. "__requires": [
  13. {
  14. "type": "grafana",
  15. "id": "grafana",
  16. "name": "Grafana",
  17. "version": "5.3.2"
  18. },
  19. {
  20. "type": "panel",
  21. "id": "graph",
  22. "name": "Graph",
  23. "version": "5.0.0"
  24. },
  25. {
  26. "type": "datasource",
  27. "id": "influxdb",
  28. "name": "InfluxDB",
  29. "version": "5.0.0"
  30. },
  31. {
  32. "type": "panel",
  33. "id": "singlestat",
  34. "name": "Singlestat",
  35. "version": "5.0.0"
  36. },
  37. {
  38. "type": "panel",
  39. "id": "table",
  40. "name": "Table",
  41. "version": "5.0.0"
  42. }
  43. ],
  44. "annotations": {
  45. "list": [
  46. {
  47. "builtIn": 1,
  48. "datasource": "-- Grafana --",
  49. "enable": true,
  50. "hide": true,
  51. "iconColor": "rgba(0, 211, 255, 1)",
  52. "name": "Annotations & Alerts",
  53. "type": "dashboard"
  54. }
  55. ]
  56. },
  57. "editable": true,
  58. "gnetId": null,
  59. "graphTooltip": 0,
  60. "id": null,
  61. "links": [],
  62. "panels": [
  63. {
  64. "cacheTimeout": null,
  65. "colorBackground": false,
  66. "colorValue": false,
  67. "colors": [
  68. "#299c46",
  69. "rgba(237, 129, 40, 0.89)",
  70. "#d44a3a"
  71. ],
  72. "datasource": "${DS_SCOTTY}",
  73. "format": "watt",
  74. "gauge": {
  75. "maxValue": 10000,
  76. "minValue": 0,
  77. "show": true,
  78. "thresholdLabels": false,
  79. "thresholdMarkers": true
  80. },
  81. "gridPos": {
  82. "h": 7,
  83. "w": 3,
  84. "x": 0,
  85. "y": 0
  86. },
  87. "hideTimeOverride": false,
  88. "id": 11,
  89. "interval": null,
  90. "links": [
  91. {
  92. "type": "dashboard"
  93. }
  94. ],
  95. "mappingType": 1,
  96. "mappingTypes": [
  97. {
  98. "name": "value to text",
  99. "value": 1
  100. },
  101. {
  102. "name": "range to text",
  103. "value": 2
  104. }
  105. ],
  106. "maxDataPoints": 100,
  107. "nullPointMode": "connected",
  108. "nullText": null,
  109. "postfix": "",
  110. "postfixFontSize": "50%",
  111. "prefix": "",
  112. "prefixFontSize": "50%",
  113. "rangeMaps": [
  114. {
  115. "from": "null",
  116. "text": "N/A",
  117. "to": "null"
  118. }
  119. ],
  120. "sparkline": {
  121. "fillColor": "rgba(31, 118, 189, 0.18)",
  122. "full": false,
  123. "lineColor": "rgb(31, 120, 193)",
  124. "show": false
  125. },
  126. "tableColumn": "",
  127. "targets": [
  128. {
  129. "groupBy": [
  130. {
  131. "params": [
  132. "$__interval"
  133. ],
  134. "type": "time"
  135. }
  136. ],
  137. "measurement": "PW2_AG",
  138. "orderByTime": "ASC",
  139. "policy": "default",
  140. "refId": "A",
  141. "resultFormat": "time_series",
  142. "select": [
  143. [
  144. {
  145. "params": [
  146. "site_instant_power"
  147. ],
  148. "type": "field"
  149. },
  150. {
  151. "params": [],
  152. "type": "distinct"
  153. }
  154. ]
  155. ],
  156. "tags": []
  157. }
  158. ],
  159. "thresholds": "",
  160. "title": "Site Power - Max",
  161. "transparent": false,
  162. "type": "singlestat",
  163. "valueFontSize": "70%",
  164. "valueMaps": [
  165. {
  166. "op": "=",
  167. "text": "N/A",
  168. "value": "null"
  169. }
  170. ],
  171. "valueName": "max"
  172. },
  173. {
  174. "cacheTimeout": null,
  175. "colorBackground": false,
  176. "colorValue": false,
  177. "colors": [
  178. "#ef843c",
  179. "#eab839",
  180. "#f2c96d"
  181. ],
  182. "datasource": "${DS_SCOTTY}",
  183. "format": "watt",
  184. "gauge": {
  185. "maxValue": 10000,
  186. "minValue": 0,
  187. "show": true,
  188. "thresholdLabels": false,
  189. "thresholdMarkers": true
  190. },
  191. "gridPos": {
  192. "h": 7,
  193. "w": 3,
  194. "x": 3,
  195. "y": 0
  196. },
  197. "hideTimeOverride": false,
  198. "id": 12,
  199. "interval": null,
  200. "links": [
  201. {
  202. "type": "dashboard"
  203. }
  204. ],
  205. "mappingType": 1,
  206. "mappingTypes": [
  207. {
  208. "name": "value to text",
  209. "value": 1
  210. },
  211. {
  212. "name": "range to text",
  213. "value": 2
  214. }
  215. ],
  216. "maxDataPoints": 100,
  217. "nullPointMode": "connected",
  218. "nullText": null,
  219. "postfix": "",
  220. "postfixFontSize": "50%",
  221. "prefix": "",
  222. "prefixFontSize": "50%",
  223. "rangeMaps": [
  224. {
  225. "from": "null",
  226. "text": "N/A",
  227. "to": "null"
  228. }
  229. ],
  230. "sparkline": {
  231. "fillColor": "rgba(31, 118, 189, 0.18)",
  232. "full": false,
  233. "lineColor": "rgb(31, 120, 193)",
  234. "show": false
  235. },
  236. "tableColumn": "",
  237. "targets": [
  238. {
  239. "groupBy": [
  240. {
  241. "params": [
  242. "$__interval"
  243. ],
  244. "type": "time"
  245. }
  246. ],
  247. "measurement": "PW2_AG",
  248. "orderByTime": "ASC",
  249. "policy": "default",
  250. "refId": "B",
  251. "resultFormat": "time_series",
  252. "select": [
  253. [
  254. {
  255. "params": [
  256. "battery_instant_power"
  257. ],
  258. "type": "field"
  259. },
  260. {
  261. "params": [],
  262. "type": "distinct"
  263. }
  264. ]
  265. ],
  266. "tags": []
  267. }
  268. ],
  269. "thresholds": "",
  270. "title": "Battery Power - Max",
  271. "transparent": false,
  272. "type": "singlestat",
  273. "valueFontSize": "70%",
  274. "valueMaps": [
  275. {
  276. "op": "=",
  277. "text": "N/A",
  278. "value": "null"
  279. }
  280. ],
  281. "valueName": "max"
  282. },
  283. {
  284. "cacheTimeout": null,
  285. "colorBackground": false,
  286. "colorValue": false,
  287. "colors": [
  288. "#0a437c",
  289. "#1f78c1",
  290. "#5195ce"
  291. ],
  292. "datasource": "${DS_SCOTTY}",
  293. "format": "watt",
  294. "gauge": {
  295. "maxValue": 10000,
  296. "minValue": 0,
  297. "show": true,
  298. "thresholdLabels": false,
  299. "thresholdMarkers": true
  300. },
  301. "gridPos": {
  302. "h": 7,
  303. "w": 3,
  304. "x": 6,
  305. "y": 0
  306. },
  307. "hideTimeOverride": false,
  308. "id": 13,
  309. "interval": null,
  310. "links": [
  311. {
  312. "type": "dashboard"
  313. }
  314. ],
  315. "mappingType": 1,
  316. "mappingTypes": [
  317. {
  318. "name": "value to text",
  319. "value": 1
  320. },
  321. {
  322. "name": "range to text",
  323. "value": 2
  324. }
  325. ],
  326. "maxDataPoints": 100,
  327. "nullPointMode": "connected",
  328. "nullText": null,
  329. "postfix": "",
  330. "postfixFontSize": "50%",
  331. "prefix": "",
  332. "prefixFontSize": "50%",
  333. "rangeMaps": [
  334. {
  335. "from": "null",
  336. "text": "N/A",
  337. "to": "null"
  338. }
  339. ],
  340. "sparkline": {
  341. "fillColor": "rgba(31, 118, 189, 0.18)",
  342. "full": false,
  343. "lineColor": "rgb(31, 120, 193)",
  344. "show": false
  345. },
  346. "tableColumn": "",
  347. "targets": [
  348. {
  349. "groupBy": [
  350. {
  351. "params": [
  352. "$__interval"
  353. ],
  354. "type": "time"
  355. }
  356. ],
  357. "measurement": "PW2_AG",
  358. "orderByTime": "ASC",
  359. "policy": "default",
  360. "refId": "A",
  361. "resultFormat": "time_series",
  362. "select": [
  363. [
  364. {
  365. "params": [
  366. "load_instant_power"
  367. ],
  368. "type": "field"
  369. },
  370. {
  371. "params": [],
  372. "type": "distinct"
  373. }
  374. ]
  375. ],
  376. "tags": []
  377. }
  378. ],
  379. "thresholds": "",
  380. "title": "Load Power - Max",
  381. "transparent": false,
  382. "type": "singlestat",
  383. "valueFontSize": "70%",
  384. "valueMaps": [
  385. {
  386. "op": "=",
  387. "text": "N/A",
  388. "value": "null"
  389. }
  390. ],
  391. "valueName": "max"
  392. },
  393. {
  394. "cacheTimeout": null,
  395. "colorBackground": false,
  396. "colorValue": false,
  397. "colors": [
  398. "#3f6833",
  399. "#629e51",
  400. "#7eb26d"
  401. ],
  402. "datasource": "${DS_SCOTTY}",
  403. "decimals": null,
  404. "format": "watt",
  405. "gauge": {
  406. "maxValue": 10000,
  407. "minValue": 0,
  408. "show": true,
  409. "thresholdLabels": false,
  410. "thresholdMarkers": true
  411. },
  412. "gridPos": {
  413. "h": 7,
  414. "w": 3,
  415. "x": 9,
  416. "y": 0
  417. },
  418. "hideTimeOverride": false,
  419. "id": 14,
  420. "interval": null,
  421. "links": [
  422. {
  423. "type": "dashboard"
  424. }
  425. ],
  426. "mappingType": 1,
  427. "mappingTypes": [
  428. {
  429. "name": "value to text",
  430. "value": 1
  431. },
  432. {
  433. "name": "range to text",
  434. "value": 2
  435. }
  436. ],
  437. "maxDataPoints": 100,
  438. "nullPointMode": "connected",
  439. "nullText": null,
  440. "postfix": "",
  441. "postfixFontSize": "50%",
  442. "prefix": "",
  443. "prefixFontSize": "50%",
  444. "rangeMaps": [
  445. {
  446. "from": "null",
  447. "text": "N/A",
  448. "to": "null"
  449. }
  450. ],
  451. "sparkline": {
  452. "fillColor": "rgba(31, 118, 189, 0.18)",
  453. "full": false,
  454. "lineColor": "rgb(31, 120, 193)",
  455. "show": false
  456. },
  457. "tableColumn": "",
  458. "targets": [
  459. {
  460. "groupBy": [
  461. {
  462. "params": [
  463. "$__interval"
  464. ],
  465. "type": "time"
  466. }
  467. ],
  468. "measurement": "PW2_AG",
  469. "orderByTime": "ASC",
  470. "policy": "default",
  471. "refId": "A",
  472. "resultFormat": "time_series",
  473. "select": [
  474. [
  475. {
  476. "params": [
  477. "solar_instant_power"
  478. ],
  479. "type": "field"
  480. },
  481. {
  482. "params": [],
  483. "type": "distinct"
  484. }
  485. ]
  486. ],
  487. "tags": []
  488. }
  489. ],
  490. "thresholds": "",
  491. "title": "Solar Power - Max",
  492. "transparent": false,
  493. "type": "singlestat",
  494. "valueFontSize": "70%",
  495. "valueMaps": [
  496. {
  497. "op": "=",
  498. "text": "N/A",
  499. "value": "null"
  500. }
  501. ],
  502. "valueName": "max"
  503. },
  504. {
  505. "cacheTimeout": null,
  506. "colorBackground": false,
  507. "colorPostfix": false,
  508. "colorPrefix": false,
  509. "colorValue": true,
  510. "colors": [
  511. "#299c46",
  512. "rgba(237, 129, 40, 0.89)",
  513. "#d44a3a"
  514. ],
  515. "datasource": "${DS_SCOTTY}",
  516. "format": "none",
  517. "gauge": {
  518. "maxValue": 100,
  519. "minValue": 0,
  520. "show": false,
  521. "thresholdLabels": false,
  522. "thresholdMarkers": true
  523. },
  524. "gridPos": {
  525. "h": 7,
  526. "w": 3,
  527. "x": 12,
  528. "y": 0
  529. },
  530. "id": 16,
  531. "interval": null,
  532. "links": [],
  533. "mappingType": 1,
  534. "mappingTypes": [
  535. {
  536. "name": "value to text",
  537. "value": 1
  538. },
  539. {
  540. "name": "range to text",
  541. "value": 2
  542. }
  543. ],
  544. "maxDataPoints": 100,
  545. "nullPointMode": "connected",
  546. "nullText": null,
  547. "postfix": "",
  548. "postfixFontSize": "50%",
  549. "prefix": "",
  550. "prefixFontSize": "50%",
  551. "rangeMaps": [
  552. {
  553. "from": "null",
  554. "text": "N/A",
  555. "to": "null"
  556. }
  557. ],
  558. "sparkline": {
  559. "fillColor": "rgba(31, 118, 189, 0.18)",
  560. "full": false,
  561. "lineColor": "rgb(31, 120, 193)",
  562. "show": false
  563. },
  564. "tableColumn": "",
  565. "targets": [
  566. {
  567. "groupBy": [],
  568. "measurement": "PW2_WEB",
  569. "orderByTime": "ASC",
  570. "policy": "default",
  571. "refId": "A",
  572. "resultFormat": "time_series",
  573. "select": [
  574. [
  575. {
  576. "params": [
  577. "firmware_version"
  578. ],
  579. "type": "field"
  580. }
  581. ]
  582. ],
  583. "tags": []
  584. }
  585. ],
  586. "thresholds": "",
  587. "title": "Current Firmware Version",
  588. "type": "singlestat",
  589. "valueFontSize": "200%",
  590. "valueMaps": [
  591. {
  592. "op": "=",
  593. "text": "N/A",
  594. "value": "null"
  595. }
  596. ],
  597. "valueName": "current"
  598. },
  599. {
  600. "columns": [],
  601. "datasource": "${DS_SCOTTY}",
  602. "fontSize": "100%",
  603. "gridPos": {
  604. "h": 7,
  605. "w": 9,
  606. "x": 15,
  607. "y": 0
  608. },
  609. "id": 18,
  610. "links": [],
  611. "pageSize": null,
  612. "scroll": true,
  613. "showHeader": true,
  614. "sort": {
  615. "col": 0,
  616. "desc": true
  617. },
  618. "styles": [
  619. {
  620. "alias": "Time",
  621. "dateFormat": "YYYY-MM-DD HH:mm:ss",
  622. "pattern": "Time",
  623. "type": "date"
  624. },
  625. {
  626. "alias": "",
  627. "colorMode": null,
  628. "colors": [
  629. "rgba(245, 54, 54, 0.9)",
  630. "rgba(237, 129, 40, 0.89)",
  631. "rgba(50, 172, 45, 0.97)"
  632. ],
  633. "decimals": 2,
  634. "pattern": "/.*/",
  635. "thresholds": [],
  636. "type": "number",
  637. "unit": "short"
  638. }
  639. ],
  640. "targets": [
  641. {
  642. "groupBy": [],
  643. "measurement": "PW2_WEB",
  644. "orderByTime": "ASC",
  645. "policy": "default",
  646. "refId": "A",
  647. "resultFormat": "table",
  648. "select": [
  649. [
  650. {
  651. "params": [
  652. "firmware_version"
  653. ],
  654. "type": "field"
  655. }
  656. ]
  657. ],
  658. "tags": []
  659. }
  660. ],
  661. "title": "Firmware Version History",
  662. "transform": "table",
  663. "type": "table"
  664. },
  665. {
  666. "aliasColors": {
  667. "PW2 Import": "#e24d42"
  668. },
  669. "bars": false,
  670. "dashLength": 10,
  671. "dashes": false,
  672. "datasource": "${DS_SCOTTY}",
  673. "fill": 0,
  674. "gridPos": {
  675. "h": 7,
  676. "w": 24,
  677. "x": 0,
  678. "y": 7
  679. },
  680. "id": 2,
  681. "legend": {
  682. "alignAsTable": true,
  683. "avg": false,
  684. "current": false,
  685. "max": false,
  686. "min": false,
  687. "rightSide": true,
  688. "show": true,
  689. "sideWidth": 175,
  690. "total": false,
  691. "values": false
  692. },
  693. "lines": true,
  694. "linewidth": 1,
  695. "links": [],
  696. "nullPointMode": "null",
  697. "percentage": false,
  698. "pointradius": 5,
  699. "points": false,
  700. "renderer": "flot",
  701. "seriesOverrides": [],
  702. "spaceLength": 10,
  703. "stack": false,
  704. "steppedLine": false,
  705. "targets": [
  706. {
  707. "alias": "PW2 Import",
  708. "groupBy": [
  709. {
  710. "params": [
  711. "1m"
  712. ],
  713. "type": "time"
  714. }
  715. ],
  716. "measurement": "PW2_AG",
  717. "orderByTime": "ASC",
  718. "policy": "default",
  719. "refId": "B",
  720. "resultFormat": "time_series",
  721. "select": [
  722. [
  723. {
  724. "params": [
  725. "battery_energy_imported"
  726. ],
  727. "type": "field"
  728. },
  729. {
  730. "params": [],
  731. "type": "distinct"
  732. }
  733. ]
  734. ],
  735. "tags": []
  736. }
  737. ],
  738. "thresholds": [],
  739. "timeFrom": null,
  740. "timeShift": null,
  741. "title": "PW2 Import",
  742. "tooltip": {
  743. "shared": true,
  744. "sort": 0,
  745. "value_type": "individual"
  746. },
  747. "type": "graph",
  748. "xaxis": {
  749. "buckets": null,
  750. "mode": "time",
  751. "name": null,
  752. "show": true,
  753. "values": []
  754. },
  755. "yaxes": [
  756. {
  757. "decimals": null,
  758. "format": "none",
  759. "label": "Cumulative Import (Wh)",
  760. "logBase": 1,
  761. "max": null,
  762. "min": null,
  763. "show": true
  764. },
  765. {
  766. "format": "short",
  767. "label": null,
  768. "logBase": 1,
  769. "max": null,
  770. "min": null,
  771. "show": true
  772. }
  773. ],
  774. "yaxis": {
  775. "align": false,
  776. "alignLevel": null
  777. }
  778. },
  779. {
  780. "aliasColors": {},
  781. "bars": false,
  782. "dashLength": 10,
  783. "dashes": false,
  784. "datasource": "${DS_SCOTTY}",
  785. "fill": 0,
  786. "gridPos": {
  787. "h": 9,
  788. "w": 24,
  789. "x": 0,
  790. "y": 14
  791. },
  792. "id": 9,
  793. "legend": {
  794. "alignAsTable": true,
  795. "avg": false,
  796. "current": false,
  797. "max": false,
  798. "min": false,
  799. "rightSide": true,
  800. "show": true,
  801. "sideWidth": 175,
  802. "total": false,
  803. "values": false
  804. },
  805. "lines": true,
  806. "linewidth": 2,
  807. "links": [],
  808. "nullPointMode": "null",
  809. "percentage": false,
  810. "pointradius": 5,
  811. "points": false,
  812. "renderer": "flot",
  813. "seriesOverrides": [
  814. {
  815. "alias": "WEB Backup Reserve %",
  816. "yaxis": 2
  817. },
  818. {
  819. "alias": "PW2 GW API SOE",
  820. "yaxis": 2
  821. }
  822. ],
  823. "spaceLength": 10,
  824. "stack": false,
  825. "steppedLine": false,
  826. "targets": [
  827. {
  828. "alias": "WEB Energy Left",
  829. "groupBy": [
  830. {
  831. "params": [
  832. "1m"
  833. ],
  834. "type": "time"
  835. }
  836. ],
  837. "measurement": "PW2_WEB",
  838. "orderByTime": "ASC",
  839. "policy": "default",
  840. "refId": "A",
  841. "resultFormat": "time_series",
  842. "select": [
  843. [
  844. {
  845. "params": [
  846. "energy_left"
  847. ],
  848. "type": "field"
  849. },
  850. {
  851. "params": [],
  852. "type": "distinct"
  853. }
  854. ]
  855. ],
  856. "tags": []
  857. },
  858. {
  859. "alias": "WEB Total Pack Energy",
  860. "groupBy": [
  861. {
  862. "params": [
  863. "1m"
  864. ],
  865. "type": "time"
  866. }
  867. ],
  868. "measurement": "PW2_WEB",
  869. "orderByTime": "ASC",
  870. "policy": "default",
  871. "refId": "B",
  872. "resultFormat": "time_series",
  873. "select": [
  874. [
  875. {
  876. "params": [
  877. "total_pack_energy"
  878. ],
  879. "type": "field"
  880. },
  881. {
  882. "params": [],
  883. "type": "distinct"
  884. }
  885. ]
  886. ],
  887. "tags": []
  888. },
  889. {
  890. "alias": "WEB Backup Reserve %",
  891. "groupBy": [
  892. {
  893. "params": [
  894. "1m"
  895. ],
  896. "type": "time"
  897. }
  898. ],
  899. "measurement": "PW2_WEB",
  900. "orderByTime": "ASC",
  901. "policy": "default",
  902. "refId": "C",
  903. "resultFormat": "time_series",
  904. "select": [
  905. [
  906. {
  907. "params": [
  908. "backup_reserve_percent"
  909. ],
  910. "type": "field"
  911. },
  912. {
  913. "params": [],
  914. "type": "distinct"
  915. }
  916. ]
  917. ],
  918. "tags": []
  919. },
  920. {
  921. "alias": "PW2 GW API SOE",
  922. "groupBy": [
  923. {
  924. "params": [
  925. "1m"
  926. ],
  927. "type": "time"
  928. }
  929. ],
  930. "measurement": "Powerwall2_SOE",
  931. "orderByTime": "ASC",
  932. "policy": "default",
  933. "refId": "D",
  934. "resultFormat": "time_series",
  935. "select": [
  936. [
  937. {
  938. "params": [
  939. "value"
  940. ],
  941. "type": "field"
  942. },
  943. {
  944. "params": [],
  945. "type": "distinct"
  946. }
  947. ]
  948. ],
  949. "tags": []
  950. }
  951. ],
  952. "thresholds": [],
  953. "timeFrom": null,
  954. "timeShift": null,
  955. "title": "SOE vs Pack Energy",
  956. "tooltip": {
  957. "shared": true,
  958. "sort": 0,
  959. "value_type": "individual"
  960. },
  961. "type": "graph",
  962. "xaxis": {
  963. "buckets": null,
  964. "mode": "time",
  965. "name": null,
  966. "show": true,
  967. "values": []
  968. },
  969. "yaxes": [
  970. {
  971. "format": "watth",
  972. "label": null,
  973. "logBase": 1,
  974. "max": "13570",
  975. "min": "0",
  976. "show": true
  977. },
  978. {
  979. "format": "short",
  980. "label": null,
  981. "logBase": 1,
  982. "max": "100",
  983. "min": "4.92",
  984. "show": true
  985. }
  986. ],
  987. "yaxis": {
  988. "align": false,
  989. "alignLevel": null
  990. }
  991. },
  992. {
  993. "aliasColors": {},
  994. "bars": false,
  995. "dashLength": 10,
  996. "dashes": false,
  997. "datasource": "${DS_SCOTTY}",
  998. "fill": 0,
  999. "gridPos": {
  1000. "h": 7,
  1001. "w": 24,
  1002. "x": 0,
  1003. "y": 23
  1004. },
  1005. "id": 5,
  1006. "legend": {
  1007. "alignAsTable": true,
  1008. "avg": false,
  1009. "current": false,
  1010. "max": false,
  1011. "min": false,
  1012. "rightSide": true,
  1013. "show": true,
  1014. "sideWidth": 175,
  1015. "total": false,
  1016. "values": false
  1017. },
  1018. "lines": true,
  1019. "linewidth": 1,
  1020. "links": [],
  1021. "nullPointMode": "null",
  1022. "percentage": false,
  1023. "pointradius": 5,
  1024. "points": false,
  1025. "renderer": "flot",
  1026. "seriesOverrides": [],
  1027. "spaceLength": 10,
  1028. "stack": false,
  1029. "steppedLine": false,
  1030. "targets": [
  1031. {
  1032. "alias": "PW2 Export",
  1033. "groupBy": [
  1034. {
  1035. "params": [
  1036. "1m"
  1037. ],
  1038. "type": "time"
  1039. }
  1040. ],
  1041. "measurement": "PW2_AG",
  1042. "orderByTime": "ASC",
  1043. "policy": "autogen",
  1044. "refId": "A",
  1045. "resultFormat": "time_series",
  1046. "select": [
  1047. [
  1048. {
  1049. "params": [
  1050. "battery_energy_exported"
  1051. ],
  1052. "type": "field"
  1053. },
  1054. {
  1055. "params": [],
  1056. "type": "distinct"
  1057. }
  1058. ]
  1059. ],
  1060. "tags": []
  1061. }
  1062. ],
  1063. "thresholds": [],
  1064. "timeFrom": null,
  1065. "timeShift": null,
  1066. "title": "PW2 Export",
  1067. "tooltip": {
  1068. "shared": true,
  1069. "sort": 0,
  1070. "value_type": "individual"
  1071. },
  1072. "type": "graph",
  1073. "xaxis": {
  1074. "buckets": null,
  1075. "mode": "time",
  1076. "name": null,
  1077. "show": true,
  1078. "values": []
  1079. },
  1080. "yaxes": [
  1081. {
  1082. "decimals": 0,
  1083. "format": "none",
  1084. "label": "Cumulative Export (Wh)",
  1085. "logBase": 1,
  1086. "max": null,
  1087. "min": null,
  1088. "show": true
  1089. },
  1090. {
  1091. "format": "short",
  1092. "label": null,
  1093. "logBase": 1,
  1094. "max": null,
  1095. "min": null,
  1096. "show": true
  1097. }
  1098. ],
  1099. "yaxis": {
  1100. "align": false,
  1101. "alignLevel": null
  1102. }
  1103. },
  1104. {
  1105. "aliasColors": {},
  1106. "bars": false,
  1107. "dashLength": 10,
  1108. "dashes": false,
  1109. "datasource": "${DS_SCOTTY}",
  1110. "fill": 0,
  1111. "gridPos": {
  1112. "h": 13,
  1113. "w": 24,
  1114. "x": 0,
  1115. "y": 30
  1116. },
  1117. "id": 4,
  1118. "legend": {
  1119. "alignAsTable": true,
  1120. "avg": false,
  1121. "current": false,
  1122. "max": false,
  1123. "min": false,
  1124. "rightSide": true,
  1125. "show": true,
  1126. "sideWidth": 175,
  1127. "total": false,
  1128. "values": false
  1129. },
  1130. "lines": true,
  1131. "linewidth": 2,
  1132. "links": [],
  1133. "nullPointMode": "null",
  1134. "percentage": false,
  1135. "pointradius": 5,
  1136. "points": false,
  1137. "renderer": "flot",
  1138. "seriesOverrides": [
  1139. {
  1140. "alias": "State of Energy",
  1141. "yaxis": 1
  1142. },
  1143. {
  1144. "alias": "Battery Power",
  1145. "yaxis": 2
  1146. },
  1147. {
  1148. "alias": "Load Power",
  1149. "yaxis": 2
  1150. },
  1151. {
  1152. "alias": "Site Power",
  1153. "yaxis": 2
  1154. },
  1155. {
  1156. "alias": "Solar Power",
  1157. "yaxis": 2
  1158. },
  1159. {
  1160. "alias": "PW2_AG.max",
  1161. "yaxis": 2
  1162. }
  1163. ],
  1164. "spaceLength": 10,
  1165. "stack": false,
  1166. "steppedLine": false,
  1167. "targets": [
  1168. {
  1169. "alias": "State of Energy",
  1170. "groupBy": [
  1171. {
  1172. "params": [
  1173. "1m"
  1174. ],
  1175. "type": "time"
  1176. },
  1177. {
  1178. "params": [
  1179. "null"
  1180. ],
  1181. "type": "fill"
  1182. }
  1183. ],
  1184. "measurement": "Powerwall2_SOE",
  1185. "orderByTime": "ASC",
  1186. "policy": "autogen",
  1187. "query": "SELECT distinct(\"value\") FROM \"Powerwall2_SOE\" WHERE $timeFilter GROUP BY time(1m)",
  1188. "rawQuery": false,
  1189. "refId": "A",
  1190. "resultFormat": "time_series",
  1191. "select": [
  1192. [
  1193. {
  1194. "params": [
  1195. "value"
  1196. ],
  1197. "type": "field"
  1198. },
  1199. {
  1200. "params": [],
  1201. "type": "distinct"
  1202. }
  1203. ]
  1204. ],
  1205. "tags": []
  1206. },
  1207. {
  1208. "alias": "Battery Power",
  1209. "groupBy": [
  1210. {
  1211. "params": [
  1212. "1m"
  1213. ],
  1214. "type": "time"
  1215. },
  1216. {
  1217. "params": [
  1218. "null"
  1219. ],
  1220. "type": "fill"
  1221. }
  1222. ],
  1223. "measurement": "PW2_AG",
  1224. "orderByTime": "ASC",
  1225. "policy": "default",
  1226. "query": "SELECT distinct(\"Battery_Power\") * -1 FROM \"Powerwall2_Meter_Aggregates\" WHERE $timeFilter GROUP BY time(1m)",
  1227. "rawQuery": false,
  1228. "refId": "B",
  1229. "resultFormat": "time_series",
  1230. "select": [
  1231. [
  1232. {
  1233. "params": [
  1234. "battery_instant_power"
  1235. ],
  1236. "type": "field"
  1237. },
  1238. {
  1239. "params": [],
  1240. "type": "distinct"
  1241. }
  1242. ]
  1243. ],
  1244. "tags": []
  1245. },
  1246. {
  1247. "alias": "Load Power",
  1248. "groupBy": [
  1249. {
  1250. "params": [
  1251. "1m"
  1252. ],
  1253. "type": "time"
  1254. },
  1255. {
  1256. "params": [
  1257. "null"
  1258. ],
  1259. "type": "fill"
  1260. }
  1261. ],
  1262. "measurement": "PW2_AG",
  1263. "orderByTime": "ASC",
  1264. "policy": "default",
  1265. "query": "SELECT distinct(\"Load_Power\") FROM \"Powerwall2_Meter_Aggregates\" WHERE $timeFilter GROUP BY time(1m)",
  1266. "rawQuery": false,
  1267. "refId": "C",
  1268. "resultFormat": "time_series",
  1269. "select": [
  1270. [
  1271. {
  1272. "params": [
  1273. "load_instant_power"
  1274. ],
  1275. "type": "field"
  1276. },
  1277. {
  1278. "params": [],
  1279. "type": "distinct"
  1280. }
  1281. ]
  1282. ],
  1283. "tags": []
  1284. },
  1285. {
  1286. "alias": "Site Power",
  1287. "groupBy": [
  1288. {
  1289. "params": [
  1290. "1m"
  1291. ],
  1292. "type": "time"
  1293. },
  1294. {
  1295. "params": [
  1296. "null"
  1297. ],
  1298. "type": "fill"
  1299. }
  1300. ],
  1301. "measurement": "PW2_AG",
  1302. "orderByTime": "ASC",
  1303. "policy": "default",
  1304. "query": "SELECT distinct(\"site_instant_power\") FROM \"PW2_AG\" WHERE $timeFilter GROUP BY time(1m) fill(null)",
  1305. "rawQuery": true,
  1306. "refId": "D",
  1307. "resultFormat": "time_series",
  1308. "select": [
  1309. [
  1310. {
  1311. "params": [
  1312. "site_instant_power"
  1313. ],
  1314. "type": "field"
  1315. },
  1316. {
  1317. "params": [],
  1318. "type": "distinct"
  1319. }
  1320. ]
  1321. ],
  1322. "tags": []
  1323. },
  1324. {
  1325. "alias": "Solar Power",
  1326. "groupBy": [
  1327. {
  1328. "params": [
  1329. "1m"
  1330. ],
  1331. "type": "time"
  1332. },
  1333. {
  1334. "params": [
  1335. "null"
  1336. ],
  1337. "type": "fill"
  1338. }
  1339. ],
  1340. "measurement": "PW2_AG",
  1341. "orderByTime": "ASC",
  1342. "policy": "default",
  1343. "query": "SELECT distinct(\"Solar_Power\") FROM \"Powerwall2_Meter_Aggregates\" WHERE $timeFilter GROUP BY time(1m)",
  1344. "rawQuery": false,
  1345. "refId": "E",
  1346. "resultFormat": "time_series",
  1347. "select": [
  1348. [
  1349. {
  1350. "params": [
  1351. "solar_instant_power"
  1352. ],
  1353. "type": "field"
  1354. },
  1355. {
  1356. "params": [],
  1357. "type": "distinct"
  1358. }
  1359. ]
  1360. ],
  1361. "tags": []
  1362. }
  1363. ],
  1364. "thresholds": [],
  1365. "timeFrom": null,
  1366. "timeShift": null,
  1367. "title": "Powerwall 2",
  1368. "tooltip": {
  1369. "shared": true,
  1370. "sort": 0,
  1371. "value_type": "individual"
  1372. },
  1373. "type": "graph",
  1374. "xaxis": {
  1375. "buckets": null,
  1376. "mode": "time",
  1377. "name": null,
  1378. "show": true,
  1379. "values": []
  1380. },
  1381. "yaxes": [
  1382. {
  1383. "decimals": 2,
  1384. "format": "short",
  1385. "label": "% Battery Usable Capacity",
  1386. "logBase": 1,
  1387. "max": null,
  1388. "min": null,
  1389. "show": true
  1390. },
  1391. {
  1392. "format": "watt",
  1393. "label": null,
  1394. "logBase": 1,
  1395. "max": null,
  1396. "min": null,
  1397. "show": true
  1398. }
  1399. ],
  1400. "yaxis": {
  1401. "align": false,
  1402. "alignLevel": null
  1403. }
  1404. }
  1405. ],
  1406. "refresh": false,
  1407. "schemaVersion": 16,
  1408. "style": "dark",
  1409. "tags": [],
  1410. "templating": {
  1411. "list": []
  1412. },
  1413. "time": {
  1414. "from": "now-6h",
  1415. "to": "now"
  1416. },
  1417. "timepicker": {
  1418. "refresh_intervals": [
  1419. "5s",
  1420. "10s",
  1421. "30s",
  1422. "1m",
  1423. "5m",
  1424. "15m",
  1425. "30m",
  1426. "1h",
  1427. "2h",
  1428. "1d"
  1429. ],
  1430. "time_options": [
  1431. "5m",
  1432. "15m",
  1433. "1h",
  1434. "6h",
  1435. "12h",
  1436. "24h",
  1437. "2d",
  1438. "7d",
  1439. "30d"
  1440. ]
  1441. },
  1442. "timezone": "",
  1443. "title": "Scotty's Powerwall 2",
  1444. "uid": "MjjfF2KWk",
  1445. "version": 40
  1446. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement