class Fan
Defined at line 20 of file fidling/gen/sdk/fidl/fuchsia.hardware.fan/fuchsia.hardware.fan/cpp/fidl/fuchsia.hardware.fan/cpp/markers.h
Fan: get and set `fan_level`
`fan_level`: 0 should be the lowest fan state, generally OFF.
Fan speed increases with `fan_level` and should
match the `fuchsia.thermal.ClientStateWatcher`
states for fans, where the states are defined
in thermal_config.json for each product.
Thus, the valid values of `fan_level` is
determined per product according to the
corresponding config json file.
Public Members
static Openness kOpenness