{
  "annotations": {
    "list": [
      {
        "builtIn": 1,
        "datasource": "-- Grafana --",
        "enable": true,
        "hide": true,
        "iconColor": "rgba(0, 211, 255, 1)",
        "name": "Annotations & Alerts",
        "target": {
          "limit": 100,
          "matchAny": false,
          "tags": [],
          "type": "dashboard"
        },
        "type": "dashboard"
      }
    ]
  },
  "editable": true,
  "fiscalYearStartMonth": 0,
  "graphTooltip": 0,
  "id": 8,
  "links": [
    {
      "asDropdown": true,
      "icon": "external link",
      "includeVars": true,
      "keepTime": true,
      "tags": [
        "station"
      ],
      "targetBlank": false,
      "title": "Dashboards",
      "tooltip": "",
      "type": "dashboards",
      "url": ""
    }
  ],
  "liveNow": true,
  "panels": [
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 0
      },
      "id": 25,
      "panels": [],
      "title": "Main",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "State of the software controller.",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [
            {
              "options": {
                "0": {
                  "color": "green",
                  "index": 0,
                  "text": "ON"
                },
                "1": {
                  "color": "red",
                  "index": 1,
                  "text": "OFF"
                },
                "7": {
                  "color": "blue",
                  "index": 3,
                  "text": "STANDBY"
                },
                "8": {
                  "color": "red",
                  "index": 4,
                  "text": "FAULT"
                },
                "9": {
                  "color": "blue",
                  "index": 2,
                  "text": "INIT"
                },
                "11": {
                  "color": "orange",
                  "index": 5,
                  "text": "ALARM"
                }
              },
              "type": "value"
            }
          ],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 5,
        "w": 3,
        "x": 0,
        "y": 6
      },
      "id": 12,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "auto"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": false,
          "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"State\"}",
          "instant": true,
          "interval": "",
          "legendFormat": "{{device}}",
          "refId": "A"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": false,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"State\"}",
          "hide": false,
          "instant": true,
          "interval": "",
          "legendFormat": "{{device}}",
          "refId": "B"
        }
      ],
      "title": "LCU Device",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "Status string of the software controller.",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 5,
        "w": 4,
        "x": 3,
        "y": 6
      },
      "id": 13,
      "options": {
        "colorMode": "none",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "/^str_value$/",
          "values": false
        },
        "text": {
          "titleSize": 1,
          "valueSize": 20
        },
        "textMode": "value"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": false,
          "expr": "device_attribute{host=\"$station\",device=~\"stat/sdp/1\",name=\"Status\"}",
          "instant": true,
          "interval": "",
          "legendFormat": "{{device}}",
          "refId": "A"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": false,
          "expr": "device_attribute{host=\"$station\",device=~\"stat/unb2/1\",name=\"Status\"}",
          "hide": false,
          "instant": true,
          "interval": "",
          "legendFormat": "",
          "refId": "B"
        }
      ],
      "title": "LCU Device State",
      "transformations": [
        {
          "id": "labelsToFields",
          "options": {
            "keepLabels": [
              "str_value",
              "device"
            ],
            "mode": "columns"
          }
        }
      ],
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "The amount of time required to read all archiving points.",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "off"
            }
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 5,
        "w": 4,
        "x": 7,
        "y": 6
      },
      "id": 14,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "hidden",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi",
          "sort": "desc"
        }
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "max_over_time(device_scraping{host=\"$station\",device=\"STAT/SDP/1\"}[$__interval])",
          "interval": "",
          "legendFormat": "{{device}}",
          "refId": "A"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "max_over_time(device_scraping{host=\"$station\",device=\"STAT/UNB2/1\"}[$__interval])",
          "hide": false,
          "interval": "",
          "legendFormat": "{{device}}",
          "refId": "B"
        }
      ],
      "title": "Archiving speed",
      "transformations": [],
      "type": "timeseries"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 11
      },
      "id": 29,
      "panels": [],
      "title": "Uniboard2",
      "type": "row"
    },
    {
      "activePatternIndex": 1,
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "debug_mode": false,
      "defaultPattern": {
        "bgColors": "green|orange|red",
        "bgColors_overrides": "0->green|2->red|1->yellow",
        "clickable_cells_link": "",
        "col_name": "",
        "decimals": 2,
        "defaultBGColor": "red",
        "defaultTextColor": "",
        "delimiter": ".",
        "displayTemplate": "_value_",
        "enable_bgColor": false,
        "enable_bgColor_overrides": false,
        "enable_clickable_cells": false,
        "enable_textColor": false,
        "enable_textColor_overrides": false,
        "enable_time_based_thresholds": false,
        "enable_transform": false,
        "enable_transform_overrides": false,
        "filter": {
          "value_above": "",
          "value_below": ""
        },
        "format": "bool_on_off",
        "name": "Default Pattern",
        "null_color": "",
        "null_textcolor": "black",
        "null_value": "No data",
        "pattern": "*",
        "row_col_wrapper": "_",
        "row_name": "_series_",
        "textColors": "red|orange|green",
        "textColors_overrides": "0->red|2->green|1->yellow",
        "thresholds": "70,90",
        "time_based_thresholds": [],
        "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
        "transform_values": "_value_|_value_|_value_",
        "transform_values_overrides": "0->down|1->up",
        "valueName": "current"
      },
      "default_title_for_rows": "",
      "description": "",
      "gridPos": {
        "h": 4,
        "w": 8,
        "x": 0,
        "y": 12
      },
      "hide_first_column": false,
      "hide_headers": false,
      "id": 76,
      "non_matching_cells_text": "-",
      "patterns": [
        {
          "bgColors": "green|orange|red",
          "bgColors_overrides": "-2->black|-1->green|0->red|1->green",
          "clickable_cells_link": "",
          "col_name": "_1_",
          "decimals": "0",
          "defaultBGColor": "green",
          "defaultTextColor": "",
          "delimiter": "-",
          "displayTemplate": "",
          "enable_bgColor": false,
          "enable_bgColor_overrides": true,
          "enable_clickable_cells": false,
          "enable_textColor": false,
          "enable_textColor_overrides": true,
          "enable_time_based_thresholds": false,
          "enable_transform": false,
          "enable_transform_overrides": true,
          "filter": {
            "value_above": "",
            "value_below": ""
          },
          "format": "bool_yes_no",
          "name": "New Pattern",
          "null_color": "red",
          "null_textcolor": "black",
          "null_value": "ERR",
          "pattern": "^(.*) - (.*)$",
          "row_col_wrapper": "_",
          "row_name": "_0_",
          "textColors": "red|orange|green",
          "textColors_overrides": "-2->white|-1->white|0->black|1->white",
          "thresholds": "-1|0|1",
          "time_based_thresholds": [],
          "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
          "transform_values": "NO|ERR|OK",
          "transform_values_overrides": "-2->NO|-1->YES|0->ERR|1->OK",
          "valueName": "current"
        }
      ],
      "pluginVersion": "8.4.5",
      "row_col_wrapper": "_",
      "sorting_props": {
        "col_index": -1,
        "direction": "desc"
      },
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": false,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_mask_RW\"} - 2",
          "format": "time_series",
          "instant": true,
          "interval": "",
          "intervalFactor": 1,
          "legendFormat": "Uniboard {{x}} - 0: Mask",
          "refId": "A"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": false,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_PWR_on_R\"}",
          "hide": false,
          "instant": true,
          "interval": "",
          "legendFormat": "Uniboard {{x}} - 1: Power",
          "refId": "B"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": false,
          "expr": "1 - device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_VOUT_error_R\"}",
          "hide": false,
          "instant": true,
          "interval": "",
          "legendFormat": "Uniboard {{x}} - 2: Voltage",
          "refId": "C"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": false,
          "expr": "1 - device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_IOUT_error_R\"}",
          "hide": false,
          "instant": true,
          "interval": "",
          "legendFormat": "Uniboard {{x}} - 3: Current",
          "refId": "D"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": false,
          "expr": "1 - device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_TEMP_error_R\"}",
          "hide": false,
          "instant": true,
          "interval": "",
          "legendFormat": "Uniboard {{x}} - 4: Temperatures",
          "refId": "E"
        }
      ],
      "text_alignment_values": "CENTER",
      "title": "Uniboard Status",
      "type": "yesoreyeram-boomtable-panel"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "transparent",
                "value": null
              },
              {
                "color": "red",
                "value": 1
              },
              {
                "color": "blue",
                "value": 2
              },
              {
                "color": "purple",
                "value": 3
              },
              {
                "color": "green",
                "value": 4
              },
              {
                "color": "yellow",
                "value": 5
              },
              {
                "color": "#6ED0E0",
                "value": 6
              },
              {
                "color": "text",
                "value": 7
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 3,
        "w": 2,
        "x": 8,
        "y": 12
      },
      "id": 35,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "horizontal",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "name"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_Front_Panel_LED_colour_R\"}",
          "interval": "",
          "legendFormat": "Uniboard {{x}}",
          "refId": "A"
        }
      ],
      "title": "LED colour",
      "type": "stat"
    },
    {
      "collapsed": false,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 16
      },
      "id": 27,
      "panels": [],
      "title": "SDP",
      "type": "row"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "Is the FPGA being controlled?",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "transparent",
                "value": null
              },
              {
                "color": "green",
                "value": 1
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 2,
        "w": 8,
        "x": 0,
        "y": 17
      },
      "id": 2,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "name"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"TR_fpga_mask_R\"}",
          "interval": "",
          "legendFormat": "{{x}}",
          "refId": "A"
        }
      ],
      "title": "FPGA Mask",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "Can the FPGA be reached, and does it report a firmware version?",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "transparent",
                "value": null
              },
              {
                "color": "green",
                "value": 10
              },
              {
                "color": "red",
                "value": 11
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 2,
        "w": 8,
        "x": 8,
        "y": 17
      },
      "id": 16,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "name"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"TR_fpga_communication_error_R\"}\r\n+ on(x) (device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"FPGA_firmware_version_R\"} == bool 0)\r\n+ on(x) (10 * device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"TR_fpga_mask_R\"})",
          "interval": "",
          "legendFormat": "{{x}}",
          "refId": "A"
        }
      ],
      "title": "Translator <-> FPGA Communication",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "line"
            }
          },
          "mappings": [],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 0.01
              },
              {
                "color": "red",
                "value": 0.015
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 7,
        "x": 16,
        "y": 17
      },
      "id": 21,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "hidden",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi",
          "sort": "none"
        }
      },
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"FPGA_time_since_last_pps_R\"}",
          "interval": "",
          "legendFormat": "{{x}}",
          "refId": "A"
        }
      ],
      "title": "FPGA Time Since PPS",
      "type": "timeseries"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "Is the PPS present?",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "transparent",
                "value": null
              },
              {
                "color": "red",
                "value": 10
              },
              {
                "color": "green",
                "value": 11
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 2,
        "w": 8,
        "x": 0,
        "y": 19
      },
      "id": 23,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "name"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"FPGA_pps_present_R\"}\r\n+ on(x) (10 * device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"TR_fpga_mask_R\"})",
          "interval": "",
          "legendFormat": "{{x}}",
          "refId": "A"
        }
      ],
      "title": "FPGA Clock Lock",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "Is the WG turned on, replacing any antenna signal?",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "transparent",
                "value": null
              },
              {
                "color": "red",
                "value": 1
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 2,
        "w": 8,
        "x": 8,
        "y": 19
      },
      "id": 18,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "name"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "sum by (x) (device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"FPGA_wg_enable_R\"})",
          "interval": "",
          "legendFormat": "{{x}}",
          "refId": "A"
        }
      ],
      "title": "Waveform Generator",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "decimals": 0,
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "transparent",
                "value": null
              },
              {
                "color": "green",
                "value": 1
              },
              {
                "color": "#EAB839",
                "value": 70
              },
              {
                "color": "red",
                "value": 80
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 2,
        "w": 8,
        "x": 0,
        "y": 21
      },
      "id": 19,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "value"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"FPGA_temp_R\"}",
          "interval": "",
          "legendFormat": "{{x}}",
          "refId": "A"
        }
      ],
      "title": "FPGA Temperatures",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "Is the FPGA receiving a signal on all of its inputs?",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "transparent",
                "value": null
              },
              {
                "color": "green",
                "value": 10
              },
              {
                "color": "red",
                "value": 11
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 2,
        "w": 8,
        "x": 8,
        "y": 21
      },
      "id": 17,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "name"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "(sum by (x) (device_attribute{host=\"$station\",device=\"stat/sdp/1\", name=\"FPGA_signal_input_rms_R\"}) == bool 0)\r\n+ on(x) (10 * device_attribute{host=\"$station\",device=\"stat/sdp/1\", name=\"TR_fpga_mask_R\"})\r\n",
          "instant": false,
          "interval": "",
          "legendFormat": "{{x}}",
          "refId": "A"
        }
      ],
      "title": "FPGA Input Signal",
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "Is the signal processing enabled?",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "thresholds"
          },
          "mappings": [],
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "transparent",
                "value": null
              },
              {
                "color": "green",
                "value": 10
              },
              {
                "color": "red",
                "value": 11
              }
            ]
          }
        },
        "overrides": []
      },
      "gridPos": {
        "h": 2,
        "w": 8,
        "x": 8,
        "y": 23
      },
      "id": 15,
      "options": {
        "colorMode": "background",
        "graphMode": "none",
        "justifyMode": "auto",
        "orientation": "auto",
        "reduceOptions": {
          "calcs": [
            "lastNotNull"
          ],
          "fields": "",
          "values": false
        },
        "textMode": "name"
      },
      "pluginVersion": "8.4.5",
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "(1 - device_attribute{host=\"$station\",device=\"stat/sdp/1\",   name=\"FPGA_processing_enable_R\"})\r\n+ on(x) (device_attribute{host=\"$station\",device=\"stat/sdp/1\", name=\"FPGA_boot_image_R\"} != bool 1)\r\n+ on(x) (10 * device_attribute{host=\"$station\",device=\"stat/sdp/1\", name=\"TR_fpga_mask_R\"})",
          "hide": false,
          "instant": false,
          "interval": "",
          "legendFormat": "{{x}}",
          "refId": "A"
        }
      ],
      "title": "FPGA Processing",
      "transformations": [],
      "type": "stat"
    },
    {
      "datasource": {
        "type": "prometheus",
        "uid": "prometheus"
      },
      "description": "Offset between the Translator local time and the FPGA PPS.",
      "fieldConfig": {
        "defaults": {
          "color": {
            "mode": "palette-classic"
          },
          "custom": {
            "axisLabel": "",
            "axisPlacement": "auto",
            "barAlignment": 0,
            "drawStyle": "line",
            "fillOpacity": 0,
            "gradientMode": "none",
            "hideFrom": {
              "legend": false,
              "tooltip": false,
              "viz": false
            },
            "lineInterpolation": "linear",
            "lineWidth": 1,
            "pointSize": 5,
            "scaleDistribution": {
              "type": "linear"
            },
            "showPoints": "auto",
            "spanNulls": false,
            "stacking": {
              "group": "A",
              "mode": "none"
            },
            "thresholdsStyle": {
              "mode": "line"
            }
          },
          "mappings": [],
          "min": 0,
          "thresholds": {
            "mode": "absolute",
            "steps": [
              {
                "color": "green",
                "value": null
              },
              {
                "color": "yellow",
                "value": 0.2
              },
              {
                "color": "red",
                "value": 0.5
              }
            ]
          },
          "unit": "s"
        },
        "overrides": []
      },
      "gridPos": {
        "h": 6,
        "w": 7,
        "x": 16,
        "y": 23
      },
      "id": 22,
      "options": {
        "legend": {
          "calcs": [],
          "displayMode": "hidden",
          "placement": "bottom"
        },
        "tooltip": {
          "mode": "multi",
          "sort": "none"
        }
      },
      "targets": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "exemplar": true,
          "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"TR_tod_pps_delta_R\"}",
          "instant": false,
          "interval": "",
          "legendFormat": "{{name}}",
          "refId": "A"
        }
      ],
      "title": "Translator Clock Offset",
      "type": "timeseries"
    },
    {
      "collapsed": true,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 29
      },
      "id": 39,
      "panels": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 4,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 16,
            "w": 4,
            "x": 0,
            "y": 28
          },
          "id": 37,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_DC_DC_48V_12V_VIN_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "DC/DC 48V IN",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 3,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 4,
            "y": 28
          },
          "id": 40,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_DC_DC_48V_12V_VOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "DC/DC 12V OUT",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 4,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 8,
            "y": 28
          },
          "id": 43,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_PHY_VOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "A"
            }
          ],
          "title": "Switch PHY",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 4,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 12,
            "y": 28
          },
          "id": 42,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_1V2_VOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "A"
            }
          ],
          "title": "Switch",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 3,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 5,
            "x": 16,
            "y": 28
          },
          "id": 41,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=~\"UNB2_POL_QSFP_N.*_VOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "A"
            }
          ],
          "title": "QSFP",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 4,
            "y": 36
          },
          "id": 44,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_DC_DC_48V_12V_IOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "DC/DC 12V OUT",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 8,
            "y": 36
          },
          "id": 47,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_PHY_IOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "A"
            }
          ],
          "title": "Switch PHY",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 12,
            "y": 36
          },
          "id": 46,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_POL_SWITCH_1V2_IOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "A"
            }
          ],
          "title": "Switch",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 5,
            "x": 16,
            "y": 36
          },
          "id": 45,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=~\"UNB2_POL_QSFP_N.*_IOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "A"
            }
          ],
          "title": "QSFP",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 4,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 0,
            "y": 44
          },
          "id": 48,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_CORE_VOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "POL Core",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 4,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 4,
            "y": 44
          },
          "id": 49,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_ERAM_VOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "POL ERAM",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 4,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 8,
            "y": 44
          },
          "id": 50,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_HGXB_VOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "POL HGXB",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 4,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 12,
            "y": 44
          },
          "id": 51,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_PGM_VOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "POL PGM",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 4,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 16,
            "y": 44
          },
          "id": 52,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_RXGXB_VOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "A"
            }
          ],
          "title": "POL RXGXB",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 4,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "volt"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 20,
            "y": 44
          },
          "id": 58,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_TXGXB_VOUT_R\"} > 0",
              "hide": false,
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "B"
            }
          ],
          "title": "POL TXGXB",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 0,
            "y": 52
          },
          "id": 53,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_CORE_IOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "POL Core",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 2,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 4,
            "y": 52
          },
          "id": 54,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_ERAM_IOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "POL ERAM",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 2,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 8,
            "y": 52
          },
          "id": 55,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_HGXB_IOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "POL HGXB",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "decimals": 2,
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 12,
            "y": 52
          },
          "id": 56,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_PGM_IOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}}",
              "refId": "A"
            }
          ],
          "title": "POL PGM",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 16,
            "y": 52
          },
          "id": 57,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_RXGXB_IOUT_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "A"
            }
          ],
          "title": "POL RXGXB",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "amp"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 4,
            "x": 20,
            "y": 52
          },
          "id": 59,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=\"UNB2_FPGA_POL_TXGXB_IOUT_R\"} > 0",
              "hide": false,
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "B"
            }
          ],
          "title": "POL TXGXB",
          "type": "timeseries"
        }
      ],
      "title": "Voltages & Currents",
      "type": "row"
    },
    {
      "collapsed": true,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 30
      },
      "id": 61,
      "panels": [
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "celsius"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 11,
            "x": 0,
            "y": 31
          },
          "id": 63,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=~\".*_TEMP_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{x}} - {{name}}",
              "refId": "A"
            }
          ],
          "title": "Uniboard Sensors",
          "type": "timeseries"
        },
        {
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "description": "",
          "fieldConfig": {
            "defaults": {
              "color": {
                "mode": "palette-classic"
              },
              "custom": {
                "axisLabel": "",
                "axisPlacement": "auto",
                "barAlignment": 0,
                "drawStyle": "line",
                "fillOpacity": 0,
                "gradientMode": "none",
                "hideFrom": {
                  "legend": false,
                  "tooltip": false,
                  "viz": false
                },
                "lineInterpolation": "linear",
                "lineWidth": 1,
                "pointSize": 5,
                "scaleDistribution": {
                  "type": "linear"
                },
                "showPoints": "auto",
                "spanNulls": false,
                "stacking": {
                  "group": "A",
                  "mode": "none"
                },
                "thresholdsStyle": {
                  "mode": "off"
                }
              },
              "mappings": [],
              "thresholds": {
                "mode": "absolute",
                "steps": [
                  {
                    "color": "green"
                  },
                  {
                    "color": "red",
                    "value": 80
                  }
                ]
              },
              "unit": "celsius"
            },
            "overrides": []
          },
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 11,
            "y": 31
          },
          "id": 64,
          "options": {
            "legend": {
              "calcs": [],
              "displayMode": "hidden",
              "placement": "bottom"
            },
            "tooltip": {
              "mode": "multi",
              "sort": "desc"
            }
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": true,
              "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"FPGA_temp_R\"} > 0",
              "interval": "",
              "legendFormat": "Uniboard {{y}} - FPGA {{x}}",
              "refId": "A"
            }
          ],
          "title": "FPGA",
          "type": "timeseries"
        }
      ],
      "title": "Temperatures",
      "type": "row"
    },
    {
      "collapsed": true,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 31
      },
      "id": 66,
      "panels": [
        {
          "activePatternIndex": -3,
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "debug_mode": false,
          "defaultPattern": {
            "bgColors": "green|orange|red",
            "bgColors_overrides": "0->green|2->red|1->yellow",
            "clickable_cells_link": "",
            "col_name": "",
            "decimals": 2,
            "defaultBGColor": "red",
            "defaultTextColor": "",
            "delimiter": ".",
            "displayTemplate": "_value_",
            "enable_bgColor": false,
            "enable_bgColor_overrides": false,
            "enable_clickable_cells": false,
            "enable_textColor": false,
            "enable_textColor_overrides": false,
            "enable_time_based_thresholds": false,
            "enable_transform": false,
            "enable_transform_overrides": false,
            "filter": {
              "value_above": "",
              "value_below": ""
            },
            "format": "bool_on_off",
            "name": "Default Pattern",
            "null_color": "green",
            "null_textcolor": "black",
            "null_value": "No data",
            "pattern": "*",
            "row_col_wrapper": "_",
            "row_name": "_series_",
            "textColors": "red|orange|green",
            "textColors_overrides": "0->red|2->green|1->yellow",
            "thresholds": "70,90",
            "time_based_thresholds": [],
            "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
            "transform_values": "_value_|_value_|_value_",
            "transform_values_overrides": "0->down|1->up",
            "valueName": "current"
          },
          "default_title_for_rows": "",
          "description": "",
          "gridPos": {
            "h": 7,
            "w": 6,
            "x": 0,
            "y": 32
          },
          "id": 70,
          "non_matching_cells_text": "-",
          "patterns": [
            {
              "bgColors": "green|orange|red",
              "bgColors_overrides": "0->green|2->red|1->yellow",
              "clickable_cells_link": "",
              "col_name": "_1_",
              "decimals": "0",
              "defaultBGColor": "red",
              "defaultTextColor": "",
              "delimiter": "-",
              "displayTemplate": "_value_",
              "enable_bgColor": false,
              "enable_bgColor_overrides": false,
              "enable_clickable_cells": false,
              "enable_textColor": false,
              "enable_textColor_overrides": false,
              "enable_time_based_thresholds": false,
              "enable_transform": false,
              "enable_transform_overrides": false,
              "filter": {
                "value_above": "",
                "value_below": ""
              },
              "format": "none",
              "name": "New Pattern",
              "null_color": "green",
              "null_textcolor": "black",
              "null_value": "0",
              "pattern": "^(.*) - (.*)$",
              "row_col_wrapper": "_",
              "row_name": "_0_",
              "textColors": "red|orange|green",
              "textColors_overrides": "0->red|2->green|1->yellow",
              "thresholds": "70,90",
              "time_based_thresholds": [],
              "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
              "transform_values": "_value_|_value_|_value_",
              "transform_values_overrides": "0->down|1->up",
              "valueName": "current"
            }
          ],
          "pluginVersion": "8.4.5",
          "row_col_wrapper": "_",
          "sorting_props": {
            "col_index": -1,
            "direction": "desc"
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": false,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=~\"UNB2TR_I2C_bus_(PS_|)error_R\"}",
              "format": "time_series",
              "instant": true,
              "interval": "",
              "intervalFactor": 4,
              "legendFormat": "Uniboard {{x}}: {{name}} - Value",
              "refId": "A"
            }
          ],
          "text_alignment_values": "center",
          "title": "Uniboard Bus Errors",
          "type": "yesoreyeram-boomtable-panel"
        },
        {
          "activePatternIndex": -3,
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "debug_mode": false,
          "defaultPattern": {
            "bgColors": "green|orange|red",
            "bgColors_overrides": "0->green|2->red|1->yellow",
            "clickable_cells_link": "",
            "col_name": "",
            "decimals": 2,
            "defaultBGColor": "red",
            "defaultTextColor": "",
            "delimiter": ".",
            "displayTemplate": "_value_",
            "enable_bgColor": false,
            "enable_bgColor_overrides": false,
            "enable_clickable_cells": false,
            "enable_textColor": false,
            "enable_textColor_overrides": false,
            "enable_time_based_thresholds": false,
            "enable_transform": false,
            "enable_transform_overrides": false,
            "filter": {
              "value_above": "",
              "value_below": ""
            },
            "format": "bool_on_off",
            "name": "Default Pattern",
            "null_color": "green",
            "null_textcolor": "black",
            "null_value": "No data",
            "pattern": "*",
            "row_col_wrapper": "_",
            "row_name": "_series_",
            "textColors": "red|orange|green",
            "textColors_overrides": "0->red|2->green|1->yellow",
            "thresholds": "70,90",
            "time_based_thresholds": [],
            "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
            "transform_values": "_value_|_value_|_value_",
            "transform_values_overrides": "0->down|1->up",
            "valueName": "current"
          },
          "default_title_for_rows": "",
          "description": "",
          "gridPos": {
            "h": 7,
            "w": 9,
            "x": 6,
            "y": 32
          },
          "id": 69,
          "non_matching_cells_text": "-",
          "patterns": [
            {
              "bgColors": "green|orange|red",
              "bgColors_overrides": "0->green|2->red|1->yellow",
              "clickable_cells_link": "",
              "col_name": "_1_",
              "decimals": "0",
              "defaultBGColor": "red",
              "defaultTextColor": "",
              "delimiter": "-",
              "displayTemplate": "_value_",
              "enable_bgColor": false,
              "enable_bgColor_overrides": false,
              "enable_clickable_cells": false,
              "enable_textColor": false,
              "enable_textColor_overrides": false,
              "enable_time_based_thresholds": false,
              "enable_transform": false,
              "enable_transform_overrides": false,
              "filter": {
                "value_above": "",
                "value_below": ""
              },
              "format": "none",
              "name": "New Pattern",
              "null_color": "green",
              "null_textcolor": "black",
              "null_value": "0",
              "pattern": "^(.*) - (.*)$",
              "row_col_wrapper": "_",
              "row_name": "_0_",
              "textColors": "red|orange|green",
              "textColors_overrides": "0->red|2->green|1->yellow",
              "thresholds": "70,90",
              "time_based_thresholds": [],
              "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
              "transform_values": "_value_|_value_|_value_",
              "transform_values_overrides": "0->down|1->up",
              "valueName": "current"
            }
          ],
          "pluginVersion": "8.4.5",
          "row_col_wrapper": "_",
          "sorting_props": {
            "col_index": -1,
            "direction": "desc"
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": false,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=~\"UNB2TR_I2C_bus_(FPGA_PS|DDR4)_error_R\"}",
              "format": "time_series",
              "instant": true,
              "interval": "",
              "intervalFactor": 4,
              "legendFormat": "Uniboard {{x}}: {{name}}  - FPGA #{{y}}",
              "refId": "A"
            }
          ],
          "text_alignment_values": "center",
          "title": "FPGA Bus Errors",
          "type": "yesoreyeram-boomtable-panel"
        },
        {
          "activePatternIndex": -3,
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "debug_mode": false,
          "defaultPattern": {
            "bgColors": "green|orange|red",
            "bgColors_overrides": "0->green|2->red|1->yellow",
            "clickable_cells_link": "",
            "col_name": "",
            "decimals": 2,
            "defaultBGColor": "red",
            "defaultTextColor": "",
            "delimiter": ".",
            "displayTemplate": "_value_",
            "enable_bgColor": false,
            "enable_bgColor_overrides": false,
            "enable_clickable_cells": false,
            "enable_textColor": false,
            "enable_textColor_overrides": false,
            "enable_time_based_thresholds": false,
            "enable_transform": false,
            "enable_transform_overrides": false,
            "filter": {
              "value_above": "",
              "value_below": ""
            },
            "format": "bool_on_off",
            "name": "Default Pattern",
            "null_color": "green",
            "null_textcolor": "black",
            "null_value": "No data",
            "pattern": "*",
            "row_col_wrapper": "_",
            "row_name": "_series_",
            "textColors": "red|orange|green",
            "textColors_overrides": "0->red|2->green|1->yellow",
            "thresholds": "70,90",
            "time_based_thresholds": [],
            "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
            "transform_values": "_value_|_value_|_value_",
            "transform_values_overrides": "0->down|1->up",
            "valueName": "current"
          },
          "default_title_for_rows": "",
          "description": "",
          "gridPos": {
            "h": 5,
            "w": 15,
            "x": 0,
            "y": 39
          },
          "id": 67,
          "non_matching_cells_text": "-",
          "patterns": [
            {
              "bgColors": "green|orange|red",
              "bgColors_overrides": "0->green|2->red|1->yellow",
              "clickable_cells_link": "",
              "col_name": "_1_",
              "decimals": "0",
              "defaultBGColor": "red",
              "defaultTextColor": "",
              "delimiter": "-",
              "displayTemplate": "_value_",
              "enable_bgColor": false,
              "enable_bgColor_overrides": false,
              "enable_clickable_cells": false,
              "enable_textColor": false,
              "enable_textColor_overrides": false,
              "enable_time_based_thresholds": false,
              "enable_transform": false,
              "enable_transform_overrides": false,
              "filter": {
                "value_above": "",
                "value_below": ""
              },
              "format": "none",
              "name": "New Pattern",
              "null_color": "green",
              "null_textcolor": "black",
              "null_value": "0",
              "pattern": "^(.*) - (.*)$",
              "row_col_wrapper": "_",
              "row_name": "_0_",
              "textColors": "red|orange|green",
              "textColors_overrides": "0->red|2->green|1->yellow",
              "thresholds": "70,90",
              "time_based_thresholds": [],
              "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
              "transform_values": "_value_|_value_|_value_",
              "transform_values_overrides": "0->down|1->up",
              "valueName": "current"
            }
          ],
          "pluginVersion": "8.4.5",
          "row_col_wrapper": "_",
          "sorting_props": {
            "col_index": -1,
            "direction": "desc"
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": false,
              "expr": "device_attribute{host=\"$station\",device=\"stat/unb2/1\",name=~\"UNB2TR_I2C_bus_QSFP_error_R\"}",
              "format": "time_series",
              "instant": true,
              "interval": "",
              "intervalFactor": 4,
              "legendFormat": "Uniboard {{x}}: {{name}}  - #{{y}}",
              "refId": "A"
            }
          ],
          "text_alignment_values": "center",
          "title": "QSFP Bus Errors",
          "type": "yesoreyeram-boomtable-panel"
        }
      ],
      "title": "Bus Errors",
      "type": "row"
    },
    {
      "collapsed": true,
      "gridPos": {
        "h": 1,
        "w": 24,
        "x": 0,
        "y": 32
      },
      "id": 73,
      "panels": [
        {
          "activePatternIndex": 0,
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "debug_mode": false,
          "defaultPattern": {
            "bgColors": "green|orange|red",
            "bgColors_overrides": "0->green|2->red|1->yellow",
            "clickable_cells_link": "",
            "col_name": "",
            "decimals": 2,
            "defaultBGColor": "red",
            "defaultTextColor": "",
            "delimiter": ".",
            "displayTemplate": "_value_",
            "enable_bgColor": false,
            "enable_bgColor_overrides": false,
            "enable_clickable_cells": false,
            "enable_textColor": false,
            "enable_textColor_overrides": false,
            "enable_time_based_thresholds": false,
            "enable_transform": false,
            "enable_transform_overrides": false,
            "filter": {
              "value_above": "",
              "value_below": ""
            },
            "format": "bool_on_off",
            "name": "Default Pattern",
            "null_color": "",
            "null_textcolor": "black",
            "null_value": "No data",
            "pattern": "*",
            "row_col_wrapper": "_",
            "row_name": "_series_",
            "textColors": "red|orange|green",
            "textColors_overrides": "0->red|2->green|1->yellow",
            "thresholds": "70,90",
            "time_based_thresholds": [],
            "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
            "transform_values": "_value_|_value_|_value_",
            "transform_values_overrides": "0->down|1->up",
            "valueName": "current"
          },
          "default_title_for_rows": "Metric",
          "description": "Whether the FPGA is being controlled",
          "gridPos": {
            "h": 17,
            "w": 2,
            "x": 0,
            "y": 33
          },
          "id": 74,
          "non_matching_cells_text": "-",
          "patterns": [
            {
              "bgColors": "green|orange|red",
              "bgColors_overrides": "0->green|2->red|1->yellow",
              "clickable_cells_link": "",
              "col_name": "_1_",
              "decimals": "0",
              "defaultBGColor": "green",
              "defaultTextColor": "",
              "delimiter": "-",
              "displayTemplate": "_value_",
              "enable_bgColor": false,
              "enable_bgColor_overrides": false,
              "enable_clickable_cells": false,
              "enable_textColor": false,
              "enable_textColor_overrides": false,
              "enable_time_based_thresholds": false,
              "enable_transform": false,
              "enable_transform_overrides": false,
              "filter": {
                "value_above": "",
                "value_below": ""
              },
              "format": "none",
              "name": "New Pattern",
              "null_color": "red",
              "null_textcolor": "black",
              "null_value": "0",
              "pattern": "^(.*) - (.*)$",
              "row_col_wrapper": "_",
              "row_name": "_0_",
              "textColors": "red|orange|green",
              "textColors_overrides": "0->red|2->green|1->yellow",
              "thresholds": "0",
              "time_based_thresholds": [],
              "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
              "transform_values": "_value_|_value_|_value_",
              "transform_values_overrides": "0->down|1->up",
              "valueName": "current"
            }
          ],
          "pluginVersion": "8.4.5",
          "row_col_wrapper": "_",
          "sorting_props": {
            "col_index": -1,
            "direction": "desc"
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": false,
              "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"TR_fpga_mask_R\"}",
              "format": "time_series",
              "instant": true,
              "interval": "",
              "intervalFactor": 1,
              "legendFormat": " FPGA {{x}} - Enabled",
              "refId": "A"
            }
          ],
          "title": "FPGA mask",
          "type": "yesoreyeram-boomtable-panel"
        },
        {
          "activePatternIndex": 0,
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "debug_mode": false,
          "defaultPattern": {
            "bgColors": "green|orange|red",
            "bgColors_overrides": "0->green|2->red|1->yellow",
            "clickable_cells_link": "",
            "col_name": "",
            "decimals": 2,
            "defaultBGColor": "red",
            "defaultTextColor": "",
            "delimiter": ".",
            "displayTemplate": "_value_",
            "enable_bgColor": false,
            "enable_bgColor_overrides": false,
            "enable_clickable_cells": false,
            "enable_textColor": false,
            "enable_textColor_overrides": false,
            "enable_time_based_thresholds": false,
            "enable_transform": false,
            "enable_transform_overrides": false,
            "filter": {
              "value_above": "",
              "value_below": ""
            },
            "format": "bool_on_off",
            "name": "Default Pattern",
            "null_color": "",
            "null_textcolor": "black",
            "null_value": "No data",
            "pattern": "*",
            "row_col_wrapper": "_",
            "row_name": "_series_",
            "textColors": "red|orange|green",
            "textColors_overrides": "0->red|2->green|1->yellow",
            "thresholds": "70,90",
            "time_based_thresholds": [],
            "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
            "transform_values": "_value_|_value_|_value_",
            "transform_values_overrides": "0->down|1->up",
            "valueName": "current"
          },
          "default_title_for_rows": "Metric",
          "description": "Root-mean-squared signal values for each input of each FPGA",
          "gridPos": {
            "h": 17,
            "w": 8,
            "x": 2,
            "y": 33
          },
          "id": 68,
          "non_matching_cells_text": "-",
          "patterns": [
            {
              "bgColors": "green|orange|red",
              "bgColors_overrides": "0->green|2->red|1->yellow",
              "clickable_cells_link": "",
              "col_name": "_1_",
              "decimals": "0",
              "defaultBGColor": "green",
              "defaultTextColor": "",
              "delimiter": "-",
              "displayTemplate": "_value_",
              "enable_bgColor": false,
              "enable_bgColor_overrides": false,
              "enable_clickable_cells": false,
              "enable_textColor": false,
              "enable_textColor_overrides": false,
              "enable_time_based_thresholds": false,
              "enable_transform": false,
              "enable_transform_overrides": false,
              "filter": {
                "value_above": "",
                "value_below": ""
              },
              "format": "none",
              "name": "New Pattern",
              "null_color": "red",
              "null_textcolor": "black",
              "null_value": "0",
              "pattern": "^(.*) - (.*)$",
              "row_col_wrapper": "_",
              "row_name": "_0_",
              "textColors": "red|orange|green",
              "textColors_overrides": "0->red|2->green|1->yellow",
              "thresholds": "0",
              "time_based_thresholds": [],
              "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
              "transform_values": "_value_|_value_|_value_",
              "transform_values_overrides": "0->down|1->up",
              "valueName": "current"
            }
          ],
          "pluginVersion": "8.4.5",
          "row_col_wrapper": "_",
          "sorting_props": {
            "col_index": -1,
            "direction": "desc"
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": false,
              "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"FPGA_signal_input_rms_R\"}",
              "format": "time_series",
              "instant": true,
              "interval": "",
              "intervalFactor": 1,
              "legendFormat": " FPGA {{x}} - in {{y}}",
              "refId": "A"
            }
          ],
          "title": "FPGA input signal RMS",
          "type": "yesoreyeram-boomtable-panel"
        },
        {
          "activePatternIndex": 0,
          "datasource": {
            "type": "prometheus",
            "uid": "prometheus"
          },
          "debug_mode": false,
          "defaultPattern": {
            "bgColors": "green|orange|red",
            "bgColors_overrides": "0->green|2->red|1->yellow",
            "clickable_cells_link": "",
            "col_name": "",
            "decimals": 2,
            "defaultBGColor": "red",
            "defaultTextColor": "",
            "delimiter": ".",
            "displayTemplate": "_value_",
            "enable_bgColor": false,
            "enable_bgColor_overrides": false,
            "enable_clickable_cells": false,
            "enable_textColor": false,
            "enable_textColor_overrides": false,
            "enable_time_based_thresholds": false,
            "enable_transform": false,
            "enable_transform_overrides": false,
            "filter": {
              "value_above": "",
              "value_below": ""
            },
            "format": "bool_on_off",
            "name": "Default Pattern",
            "null_color": "",
            "null_textcolor": "black",
            "null_value": "No data",
            "pattern": "*",
            "row_col_wrapper": "_",
            "row_name": "_series_",
            "textColors": "red|orange|green",
            "textColors_overrides": "0->red|2->green|1->yellow",
            "thresholds": "70,90",
            "time_based_thresholds": [],
            "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
            "transform_values": "_value_|_value_|_value_",
            "transform_values_overrides": "0->down|1->up",
            "valueName": "current"
          },
          "default_title_for_rows": "Metric",
          "description": "Average signal values for each input of each FPGA",
          "gridPos": {
            "h": 17,
            "w": 8,
            "x": 10,
            "y": 33
          },
          "id": 71,
          "non_matching_cells_text": "-",
          "patterns": [
            {
              "bgColors": "green|orange|red",
              "bgColors_overrides": "0->green|2->red|1->yellow",
              "clickable_cells_link": "",
              "col_name": "_1_",
              "decimals": "0",
              "defaultBGColor": "green",
              "defaultTextColor": "",
              "delimiter": "-",
              "displayTemplate": "_value_",
              "enable_bgColor": false,
              "enable_bgColor_overrides": false,
              "enable_clickable_cells": false,
              "enable_textColor": false,
              "enable_textColor_overrides": false,
              "enable_time_based_thresholds": false,
              "enable_transform": false,
              "enable_transform_overrides": false,
              "filter": {
                "value_above": "",
                "value_below": ""
              },
              "format": "none",
              "name": "New Pattern",
              "null_color": "red",
              "null_textcolor": "black",
              "null_value": "0",
              "pattern": "^(.*) - (.*)$",
              "row_col_wrapper": "_",
              "row_name": "_0_",
              "textColors": "red|orange|green",
              "textColors_overrides": "0->red|2->green|1->yellow",
              "thresholds": "0",
              "time_based_thresholds": [],
              "tooltipTemplate": "Series : _series_ <br/>Row Name : _row_name_ <br/>Col Name : _col_name_ <br/>Value : _value_",
              "transform_values": "_value_|_value_|_value_",
              "transform_values_overrides": "0->down|1->up",
              "valueName": "current"
            }
          ],
          "pluginVersion": "8.4.5",
          "row_col_wrapper": "_",
          "sorting_props": {
            "col_index": -1,
            "direction": "desc"
          },
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "prometheus"
              },
              "exemplar": false,
              "expr": "device_attribute{host=\"$station\",device=\"stat/sdp/1\",name=\"FPGA_signal_input_mean_R\"}",
              "format": "time_series",
              "instant": true,
              "interval": "",
              "intervalFactor": 1,
              "legendFormat": " FPGA {{x}} - in {{y}}",
              "refId": "A"
            }
          ],
          "title": "FPGA input signal Mean",
          "type": "yesoreyeram-boomtable-panel"
        }
      ],
      "title": "Input Signals",
      "type": "row"
    }
  ],
  "refresh": false,
  "schemaVersion": 35,
  "style": "dark",
  "tags": [
    "station"
  ],
  "templating": {
    "list": [
      {
        "current": {
          "selected": false,
          "text": "test-lcu2",
          "value": "test-lcu2"
        },
        "datasource": {
          "type": "prometheus",
          "uid": "prometheus"
        },
        "definition": "scrape_series_added\n",
        "description": "",
        "hide": 0,
        "includeAll": false,
        "label": "Station",
        "multi": false,
        "name": "station",
        "options": [],
        "query": {
          "query": "scrape_series_added\n",
          "refId": "StandardVariableQuery"
        },
        "refresh": 1,
        "regex": "/.*host=\"(?<text>[^\"]*)\".*/",
        "skipUrlSync": false,
        "sort": 1,
        "type": "query"
      }
    ]
  },
  "time": {
    "from": "now-6h",
    "to": "now"
  },
  "timepicker": {},
  "timezone": "",
  "title": "SDP",
  "uid": "sdp",
  "version": 30,
  "weekStart": ""
}