diff --git a/dashboard-deployments/system-monitoring-influxdb2-flux-grafana/provisioning/dashboards/overview_of_devices.json b/dashboard-deployments/system-monitoring-influxdb2-flux-grafana/provisioning/dashboards/overview_of_devices.json index 10abcb7..936a66f 100644 --- a/dashboard-deployments/system-monitoring-influxdb2-flux-grafana/provisioning/dashboards/overview_of_devices.json +++ b/dashboard-deployments/system-monitoring-influxdb2-flux-grafana/provisioning/dashboards/overview_of_devices.json @@ -81,7 +81,7 @@ { "matcher": { "id": "byName", - "options": "${unique_identifier}" + "options": "Device" }, "properties": [ { @@ -405,7 +405,7 @@ { "matcher": { "id": "byName", - "options": "${unique_identifier}" + "options": "Device" }, "properties": [ { @@ -1194,5 +1194,5 @@ "timezone": "browser", "title": "Overview of Devices", "uid": "ceh7yyrnarj7kd", - "version": 30 + "version": 31 }