summaryrefslogtreecommitdiffstats
path: root/presence/example
diff options
context:
space:
mode:
Diffstat (limited to 'presence/example')
-rw-r--r--presence/example/fan-detect.yaml24
1 files changed, 0 insertions, 24 deletions
diff --git a/presence/example/fan-detect.yaml b/presence/example/fan-detect.yaml
deleted file mode 100644
index 5a9e1bd..0000000
--- a/presence/example/fan-detect.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
-# Example fan presence detection definitions
-
-# List each fan requiring presence detection and creation of an inventory object
-# within a system with the following parameters. The 'Detection' method must
-# have an associated fan presence detection application to properly handle
-# detecting fans using that type.
-
-#- [Detection method]:
-# - PrettyName: [pretty name of the fan]
-# Sensors: [List of sensors associated with this fan enclosure]
-# - i.e) For tach feedback detection:
-# The hwmon name for a detected fan rotor's tach feedback
-# For gpio detection:
-# The gpio pin name for the fan's presence line
-# Inventory: [The system inventory location for the fan]
-# Description: (Optional)
-
-# Example entry for a single fan's presence detected by 'Tach' feedback
-#- Tach:
-# - PrettyName: fan0
-# Sensors:
-# - fan0
-# Inventory: /system/chassis/fan0
-# Description: Chassis location A1
OpenPOWER on IntegriCloud