|
|
Line 284: |
Line 284: |
| ==Evohome logger dashboard== | | ==Evohome logger dashboard== |
| [[File:evohome overview page.png|800px]] | | [[File:evohome overview page.png|800px]] |
|
| |
| JSON Model
| |
| <pre>
| |
| {
| |
| "annotations": {
| |
| "list": [
| |
| {
| |
| "builtIn": 1,
| |
| "datasource": "-- Grafana --",
| |
| "enable": true,
| |
| "hide": true,
| |
| "iconColor": "rgba(0, 211, 255, 1)",
| |
| "name": "Annotations & Alerts",
| |
| "type": "dashboard"
| |
| }
| |
| ]
| |
| },
| |
| "description": "Uses variables to show the overviews",
| |
| "editable": true,
| |
| "gnetId": null,
| |
| "graphTooltip": 0,
| |
| "id": 4,
| |
| "iteration": 1558534854103,
| |
| "links": [],
| |
| "panels": [
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 0,
| |
| "y": 0
| |
| },
| |
| "id": 9,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": "Rooms",
| |
| "repeatDirection": "h",
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Bathroom floor",
| |
| "value": "Bathroom floor"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 2.4,
| |
| "y": 0
| |
| },
| |
| "id": 52,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 9,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Dining room",
| |
| "value": "Dining room"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 4.8,
| |
| "y": 0
| |
| },
| |
| "id": 53,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 9,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Garage",
| |
| "value": "Garage"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 7.199999999999999,
| |
| "y": 0
| |
| },
| |
| "id": 54,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 9,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Guest",
| |
| "value": "Guest"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 9.6,
| |
| "y": 0
| |
| },
| |
| "id": 55,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 9,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Hall-WC-CV",
| |
| "value": "Hall-WC-CV"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 12,
| |
| "y": 0
| |
| },
| |
| "id": 56,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 9,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Kitchen",
| |
| "value": "Kitchen"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 14.4,
| |
| "y": 0
| |
| },
| |
| "id": 57,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 9,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Living room",
| |
| "value": "Living room"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 16.8,
| |
| "y": 0
| |
| },
| |
| "id": 58,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 9,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Master bed",
| |
| "value": "Master bed"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 19.2,
| |
| "y": 0
| |
| },
| |
| "id": 59,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 9,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Serra",
| |
| "value": "Serra"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 21.599999999999998,
| |
| "y": 0
| |
| },
| |
| "id": 60,
| |
| "interval": "",
| |
| "links": [],
| |
| "maxPerRow": 12,
| |
| "options": {
| |
| "maxValue": "50",
| |
| "minValue": 0,
| |
| "orientation": "auto",
| |
| "showThresholdLabels": false,
| |
| "showThresholdMarkers": true,
| |
| "thresholds": [
| |
| {
| |
| "color": "green",
| |
| "index": 0,
| |
| "value": null
| |
| },
| |
| {
| |
| "color": "red",
| |
| "index": 1,
| |
| "value": 23
| |
| }
| |
| ],
| |
| "valueMappings": [],
| |
| "valueOptions": {
| |
| "decimals": null,
| |
| "prefix": "",
| |
| "stat": "last",
| |
| "suffix": "",
| |
| "unit": "celsius"
| |
| }
| |
| },
| |
| "pluginVersion": "6.1.6",
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 9,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Walk-in",
| |
| "value": "Walk-in"
| |
| }
| |
| },
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "timeFrom": null,
| |
| "timeShift": null,
| |
| "title": "Current temp $Rooms",
| |
| "type": "gauge"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 0,
| |
| "y": 8
| |
| },
| |
| "id": 51,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": "Rooms",
| |
| "repeatDirection": "h",
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Bathroom floor",
| |
| "value": "Bathroom floor"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 2.4,
| |
| "y": 8
| |
| },
| |
| "id": 61,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 51,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Dining room",
| |
| "value": "Dining room"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 4.8,
| |
| "y": 8
| |
| },
| |
| "id": 62,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 51,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Garage",
| |
| "value": "Garage"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 7.199999999999999,
| |
| "y": 8
| |
| },
| |
| "id": 63,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 51,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Guest",
| |
| "value": "Guest"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 9.6,
| |
| "y": 8
| |
| },
| |
| "id": 64,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 51,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Hall-WC-CV",
| |
| "value": "Hall-WC-CV"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 12,
| |
| "y": 8
| |
| },
| |
| "id": 65,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 51,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Kitchen",
| |
| "value": "Kitchen"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 14.4,
| |
| "y": 8
| |
| },
| |
| "id": 66,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 51,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Living room",
| |
| "value": "Living room"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 16.8,
| |
| "y": 8
| |
| },
| |
| "id": 67,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 51,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Master bed",
| |
| "value": "Master bed"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 19.2,
| |
| "y": 8
| |
| },
| |
| "id": 68,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 51,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Serra",
| |
| "value": "Serra"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "cacheTimeout": null,
| |
| "colorBackground": true,
| |
| "colorPrefix": false,
| |
| "colorValue": false,
| |
| "colors": [
| |
| "#5794F2",
| |
| "#73BF69",
| |
| "#d44a3a"
| |
| ],
| |
| "datasource": "Honeywell",
| |
| "format": "none",
| |
| "gauge": {
| |
| "maxValue": 50,
| |
| "minValue": 0,
| |
| "show": true,
| |
| "thresholdLabels": false,
| |
| "thresholdMarkers": true
| |
| },
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 2.4,
| |
| "x": 21.599999999999998,
| |
| "y": 8
| |
| },
| |
| "id": 69,
| |
| "interval": "",
| |
| "links": [],
| |
| "mappingType": 1,
| |
| "mappingTypes": [
| |
| {
| |
| "name": "value to text",
| |
| "value": 1
| |
| },
| |
| {
| |
| "name": "range to text",
| |
| "value": 2
| |
| }
| |
| ],
| |
| "maxDataPoints": 100,
| |
| "maxPerRow": 24,
| |
| "nullPointMode": "connected",
| |
| "nullText": null,
| |
| "pluginVersion": "6.1.6",
| |
| "postfix": "",
| |
| "postfixFontSize": "50%",
| |
| "prefix": "",
| |
| "prefixFontSize": "50%",
| |
| "rangeMaps": [
| |
| {
| |
| "from": "null",
| |
| "text": "N/A",
| |
| "to": "null"
| |
| }
| |
| ],
| |
| "repeat": null,
| |
| "repeatDirection": "h",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 51,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Walk-in",
| |
| "value": "Walk-in"
| |
| }
| |
| },
| |
| "sparkline": {
| |
| "fillColor": "rgba(31, 118, 189, 0.18)",
| |
| "full": false,
| |
| "lineColor": "rgb(31, 120, 193)",
| |
| "show": true
| |
| },
| |
| "tableColumn": "zone",
| |
| "targets": [
| |
| {
| |
| "alias": "",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": "21,24",
| |
| "timeFrom": "2d",
| |
| "timeShift": null,
| |
| "title": "$Rooms 2d Average",
| |
| "transparent": true,
| |
| "type": "singlestat",
| |
| "valueFontSize": "80%",
| |
| "valueMaps": [
| |
| {
| |
| "op": "=",
| |
| "text": "N/A",
| |
| "value": "null"
| |
| }
| |
| ],
| |
| "valueName": "avg"
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 0,
| |
| "y": 16
| |
| },
| |
| "id": 4,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "Actual temp per room",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 16
| |
| },
| |
| "id": 5,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "temp diferences per room",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 0,
| |
| "y": 24
| |
| },
| |
| "id": 6,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "Target temp per room",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "",
| |
| "fill": 0,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 24
| |
| },
| |
| "id": 7,
| |
| "interval": "",
| |
| "legend": {
| |
| "alignAsTable": false,
| |
| "avg": true,
| |
| "current": false,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "Target $tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "Actual $tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "mean"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "Target vs actual temp per room",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 32
| |
| },
| |
| "id": 11,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": "Rooms",
| |
| "repeatDirection": "v",
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Bathroom floor",
| |
| "value": "Bathroom floor"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 40
| |
| },
| |
| "id": 70,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": null,
| |
| "repeatDirection": "v",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 11,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Dining room",
| |
| "value": "Dining room"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 48
| |
| },
| |
| "id": 71,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": null,
| |
| "repeatDirection": "v",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 11,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Garage",
| |
| "value": "Garage"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 56
| |
| },
| |
| "id": 72,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": null,
| |
| "repeatDirection": "v",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 11,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Guest",
| |
| "value": "Guest"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 64
| |
| },
| |
| "id": 73,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": null,
| |
| "repeatDirection": "v",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 11,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Hall-WC-CV",
| |
| "value": "Hall-WC-CV"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 72
| |
| },
| |
| "id": 74,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": null,
| |
| "repeatDirection": "v",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 11,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Kitchen",
| |
| "value": "Kitchen"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 80
| |
| },
| |
| "id": 75,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": null,
| |
| "repeatDirection": "v",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 11,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Living room",
| |
| "value": "Living room"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 88
| |
| },
| |
| "id": 76,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": null,
| |
| "repeatDirection": "v",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 11,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Master bed",
| |
| "value": "Master bed"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 96
| |
| },
| |
| "id": 77,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": null,
| |
| "repeatDirection": "v",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 11,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Serra",
| |
| "value": "Serra"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| },
| |
| {
| |
| "aliasColors": {},
| |
| "bars": false,
| |
| "dashLength": 10,
| |
| "dashes": false,
| |
| "datasource": "Honeywell",
| |
| "description": "actual",
| |
| "fill": 1,
| |
| "gridPos": {
| |
| "h": 8,
| |
| "w": 12,
| |
| "x": 12,
| |
| "y": 104
| |
| },
| |
| "id": 78,
| |
| "interval": "",
| |
| "legend": {
| |
| "avg": true,
| |
| "current": true,
| |
| "max": true,
| |
| "min": true,
| |
| "show": true,
| |
| "total": false,
| |
| "values": true
| |
| },
| |
| "lines": true,
| |
| "linewidth": 2,
| |
| "links": [],
| |
| "nullPointMode": "null",
| |
| "percentage": false,
| |
| "pointradius": 2,
| |
| "points": false,
| |
| "renderer": "flot",
| |
| "repeat": null,
| |
| "repeatDirection": "v",
| |
| "repeatIteration": 1558534854103,
| |
| "repeatPanelId": 11,
| |
| "scopedVars": {
| |
| "Rooms": {
| |
| "selected": false,
| |
| "text": "Walk-in",
| |
| "value": "Walk-in"
| |
| }
| |
| },
| |
| "seriesOverrides": [],
| |
| "spaceLength": 10,
| |
| "stack": false,
| |
| "steppedLine": false,
| |
| "targets": [
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.actual",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "A",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.target",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "B",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| },
| |
| {
| |
| "alias": "$tag_zone",
| |
| "groupBy": [
| |
| {
| |
| "params": [
| |
| "$__interval"
| |
| ],
| |
| "type": "time"
| |
| },
| |
| {
| |
| "params": [
| |
| "zone"
| |
| ],
| |
| "type": "tag"
| |
| },
| |
| {
| |
| "params": [
| |
| "previous"
| |
| ],
| |
| "type": "fill"
| |
| }
| |
| ],
| |
| "measurement": "zone_temp.delta",
| |
| "orderByTime": "ASC",
| |
| "policy": "default",
| |
| "refId": "C",
| |
| "resultFormat": "time_series",
| |
| "select": [
| |
| [
| |
| {
| |
| "params": [
| |
| "value"
| |
| ],
| |
| "type": "field"
| |
| },
| |
| {
| |
| "params": [],
| |
| "type": "last"
| |
| }
| |
| ]
| |
| ],
| |
| "tags": [
| |
| {
| |
| "key": "zone",
| |
| "operator": "=~",
| |
| "value": "/^$Rooms$/"
| |
| }
| |
| ]
| |
| }
| |
| ],
| |
| "thresholds": [],
| |
| "timeFrom": null,
| |
| "timeRegions": [],
| |
| "timeShift": null,
| |
| "title": "$Rooms Actual temp",
| |
| "tooltip": {
| |
| "shared": true,
| |
| "sort": 0,
| |
| "value_type": "individual"
| |
| },
| |
| "type": "graph",
| |
| "xaxis": {
| |
| "buckets": null,
| |
| "mode": "time",
| |
| "name": null,
| |
| "show": true,
| |
| "values": []
| |
| },
| |
| "yaxes": [
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| },
| |
| {
| |
| "format": "short",
| |
| "label": null,
| |
| "logBase": 1,
| |
| "max": null,
| |
| "min": null,
| |
| "show": true
| |
| }
| |
| ],
| |
| "yaxis": {
| |
| "align": false,
| |
| "alignLevel": null
| |
| }
| |
| }
| |
| ],
| |
| "schemaVersion": 18,
| |
| "style": "dark",
| |
| "tags": [],
| |
| "templating": {
| |
| "list": [
| |
| {
| |
| "allValue": null,
| |
| "current": {
| |
| "text": "All",
| |
| "value": [
| |
| "$__all"
| |
| ]
| |
| },
| |
| "datasource": "Honeywell",
| |
| "definition": "show tag values with key = \"zone\"",
| |
| "hide": 0,
| |
| "includeAll": true,
| |
| "label": null,
| |
| "multi": true,
| |
| "name": "Rooms",
| |
| "options": [],
| |
| "query": "show tag values with key = \"zone\"",
| |
| "refresh": 1,
| |
| "regex": "",
| |
| "skipUrlSync": false,
| |
| "sort": 0,
| |
| "tagValuesQuery": "",
| |
| "tags": [],
| |
| "tagsQuery": "",
| |
| "type": "query",
| |
| "useTags": false
| |
| }
| |
| ]
| |
| },
| |
| "time": {
| |
| "from": "now/w",
| |
| "to": "now"
| |
| },
| |
| "timepicker": {
| |
| "refresh_intervals": [
| |
| "5s",
| |
| "10s",
| |
| "30s",
| |
| "1m",
| |
| "5m",
| |
| "15m",
| |
| "30m",
| |
| "1h",
| |
| "2h",
| |
| "1d"
| |
| ],
| |
| "time_options": [
| |
| "5m",
| |
| "15m",
| |
| "1h",
| |
| "6h",
| |
| "12h",
| |
| "24h",
| |
| "2d",
| |
| "7d",
| |
| "30d"
| |
| ]
| |
| },
| |
| "timezone": "",
| |
| "title": "Overview Temps V",
| |
| "uid": "hSRGzxZZz",
| |
| "version": 19
| |
| }
| |
| </pre>
| |