{ "id": 1, "type": "timeseries", "title": "sonar - NOM_DU_CAPTEUR_ICI", "description": "", "gridPos": { "x": 0, "y": 1, "h": 8, "w": 12 }, "fieldConfig": { "defaults": { "custom": { "drawStyle": "line", "lineInterpolation": "smooth", "barAlignment": 0, "barWidthFactor": 0.6, "lineWidth": 2, "fillOpacity": 20, "gradientMode": "none", "spanNulls": false, "insertNulls": false, "showPoints": "never", "pointSize": 7, "stacking": { "mode": "none", "group": "A" }, "axisPlacement": "auto", "axisLabel": "", "axisColorMode": "text", "axisBorderShow": false, "scaleDistribution": { "type": "linear" }, "axisCenteredZero": false, "hideFrom": { "tooltip": false, "viz": false, "legend": false }, "thresholdsStyle": { "mode": "off" }, "lineStyle": { "fill": "solid" } }, "color": { "mode": "fixed" }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "decimals": 2 }, "overrides": [ { "matcher": { "id": "byName", "options": "humidity" }, "properties": [ { "id": "color", "value": { "fixedColor": "blue", "mode": "fixed" } }, { "id": "custom.axisSoftMin", "value": 0 }, { "id": "custom.axisSoftMax", "value": 50 } ] } ] }, "pluginVersion": "11.4.0", "targets": [ { "datasource": { "type": "influxdb", "uid": "b8f01c7f-5897-4b9b-8694-74036e1ace21" }, "groupBy": [], "hide": false, "measurement": "devices", "orderByTime": "ASC", "policy": "autogen", "refId": "A", "resultFormat": "time_series", "select": [ [ { "type": "field", "params": [ "value" ] } ] ], "tags": [ { "key": "name::field", "operator": "=", "value": "nom_du_capteur" } ] } ], "datasource": {}, "options": { "tooltip": { "mode": "multi", "sort": "none" }, "legend": { "showLegend": true, "displayMode": "list", "placement": "bottom", "calcs": [] } } }