GoogleWindowGoogleTraits

struct GoogleWindowGoogleTraits

Trait Container for Google Traits.

  • This trait belongs to any devices that support locking and unlocking, or reporting a locked state, except door locks, which are covered by the Matter standard DoorLock cluster.

    Declaration

    Swift

    let lockUnlockTrait: Google.LockUnlockTrait?
  • This trait belongs to devices that support opening and closing, and in some cases opening and closing partially or potentially in more than one direction.

    Declaration

    Swift

    let openCloseTrait: Google.OpenCloseTrait?