blob: 0c711db71d1f2695f4c647f7cb35f826fce5b8f4 [file] [log] [blame]
Patrick Venture862ac592017-12-20 09:08:29 -08001description: >
2 Implement to provide fan pwm control. The method of control is hardware
3 dependent and objects implementing Control.FanPwm must be instantiated
4 within the sensors/fan_tach namespace.
5
6 Any service implementing Control.FanPwm on one or more objects must
7 implement xyz.openbmc_project.Sensors.Value on the object and
8 org.freedesktop.DBus.ObjectManager on the sensors namespace root.
9
10 All Control.FanPwm properties are read-write.
11
12properties:
13 - name: Target
14 type: uint64
15 description: >
16 The fan pwm target value. 0 - 255