Fan Speed#
Methods#
GET#
Returns data about the controller’s fan speeds.
GET /api/fan_speed
Returns a JSON object with a single fan_speed attribute, which has either a boolean false value if the controller has no fans or a JSON object with the following attributes:
Attribute |
Value Type |
Description |
Value Example |
|---|---|---|---|
|
integer |
The speed of the left-hand fan in RPM |
|
|
integer |
The speed of the right-hand fan in RPM |
|