struct AirPurifierMatterTraitsTrait Container for AirPurifierDeviceType Matter Traits.
- 
                  
                  This trait supports an endpoint identification state (such as a flashing light) that indicates to an observer (such as an installer) which of several nodes or endpoints it is. DeclarationSwift let identifyTrait: Matter.IdentifyTrait?
- 
                  
                  This trait provides an interface for controlling the speed of a fan. DeclarationSwift let fanControlTrait: Matter.FanControlTrait?
- 
                  
                  This trait provides an interface for monitoring the current condition of a HEPA filter. DeclarationSwift let hepaFilterMonitoringTrait: Matter.HepaFilterMonitoringTrait?
- 
                  
                  This trait provides an interface for the current condition of an activated carbon filter. DeclarationSwift let activatedCarbonFilterMonitoringTrait: Matter.ActivatedCarbonFilterMonitoringTrait?