ChimeMatterTraits

struct ChimeMatterTraits

Trait Container for ChimeDeviceType Matter Traits.

  • This trait provides an interface for controlling the chime on a device, and is a custom version of the Chime standard Matter cluster.

    Declaration

    Swift

    let chimeTrait: Matter.ChimeTrait?
  • 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.

    Declaration

    Swift

    let identifyTrait: Matter.IdentifyTrait?