blob: 4f8d9315d7c7c0297ffd8199c3c2cfcf4dd5e652 [file] [log] [blame]
description: >
Implement to provide Rotor attributes.
This interface should be at the same object path as a Fan for single-rotor
fans or as a set of sub-path for multi-rotor fan design.
properties:
- name: NominalVoltage
type: double
description: >
The nominal voltage of the fan in mV.
- name: NominalCurrent
type: double
description: >
The nominal maximum current of the fan in mA.
- name: NominalRPM
type: double
description: >
The nominal speed of the fan in RPMs.