PTM services: Difference between revisions
 →fan:  rotation speed 0-255  | 
				|||
| Line 6: | Line 6: | ||
! Cmd || Name  | ! Cmd || Name  | ||
|-  | |-  | ||
| 0 ||  | | 0 || OpenController  | ||
|-  | |-  | ||
| 1   | |}  | ||
== IController ==  | |||
This is "nn::fan::detail::IController".  | |||
{| class="wikitable" border="1"  | |||
|-  | |-  | ||
! Cmd || Name  | |||
|-  | |-  | ||
|   | | 0 || SetRotationSpeedLevel  | ||
|-  | |-  | ||
|   | | 1 || SetRotationSpeedLevelByDiff  | ||
|-  | |-  | ||
|   | | 2 || GetRotationSpeedLevel  | ||
|-  | |-  | ||
|   | | 3 || SetRotationRate  | ||
|-  | |-  | ||
| 7 ||  | | 4 || GetRotationRate  | ||
|-  | |||
| 5 || EnableFan  | |||
|-  | |||
| 6 || DisableFan  | |||
|-  | |||
| 7 || GetActualRotationSpeedLevel  | |||
|-  | |-  | ||
|}  | |}  | ||