[][src]Type Definition hap::service::fan::Fan

type Fan = Service<FanInner>;

Fan Service.

Trait Implementations

impl Default for Fan[src]