From eb61b0c98fceb6ffd741d265ffb214fb4d44c1d4 Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Mon, 20 Mar 2023 17:10:36 -0400 Subject: [PATCH] Adjust sensor annotations --- salt/sensor/soc_sensor.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 salt/sensor/soc_sensor.yaml diff --git a/salt/sensor/soc_sensor.yaml b/salt/sensor/soc_sensor.yaml new file mode 100644 index 000000000..61466b2b1 --- /dev/null +++ b/salt/sensor/soc_sensor.yaml @@ -0,0 +1,7 @@ +sensor: + interface: + description: Main sensor monitoring interface. + helpLink: sensor.html + mtu: + description: Main IP address of the grid host. + helpLink: host.html \ No newline at end of file