Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 384 Bytes

File metadata and controls

28 lines (25 loc) · 384 Bytes

name

Description

A unique identifying name for the fan.

Attribute Value(s)

string

Example


[
  {
    "name": "fan0",
    "path": "/system/chassis/motherboard/fan0",
    "methods": [
      {
        "type": "tach",
        "sensors": [
          "fan0_0"
        ]
      }
    ],
    "rpolicy": {
      "type": "anyof"
    }"
  }
]