AirPurifierGoogleTraits

struct AirPurifierGoogleTraits

Trait Container for Google Traits.

  • This trait is for devices with extended fan controls.

    Declaration

    Swift

    let extendedFanControlTrait: Google.ExtendedFanControlTrait?
  • This trait supports devices which provide an interface to air quality measurement and classification, with optional destinction between indoor and outdoor measurements.

    Declaration

    Swift

    let extendedAirQualityTrait: Google.ExtendedAirQualityTrait?
  • This trait provides an interface for monitoring the current condition of a filter.

    Declaration

    Swift

    let filterMonitoringTrait: Google.FilterMonitoringTrait?