Matter::Cluster::FanControlCluster::Feature
Inherits Enum < Comparable < Value < Object
Feature flags
Constants
MultiSpeed = 1_u32
Auto = 2_u32
Rocking = 4_u32
Wind = 8_u32
Step = 16_u32
AirflowDirection = 32_u32
None = 0_u32
All = 63_u32
Instance methods
none?
Source