ColorTemperatureLightGoogleTraits

struct ColorTemperatureLightGoogleTraits

Trait Container for Google Traits.

  • This trait belongs to devices that can support complex lighting commands to change states, such as looping through various colors.

    Declaration

    Swift

    let lightEffectsTrait: Google.LightEffectsTrait?
  • This trait provides additional features related to color control and is an extension of the Matter standard trait, ColorControl.

    Declaration

    Swift

    let extendedColorControlTrait: Google.ExtendedColorControlTrait?