ChimeDevice.StandardTraits

class ChimeDevice.StandardTraits


Trait Container for ChimeDevice Standard Traits.

Summary

Public constructors

StandardTraits(traitProvider: TraitProvider)

Public properties

Chime?

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

Identify?

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.

Public constructors

StandardTraits

StandardTraits(traitProvider: TraitProvider)

Public properties

chime

val chimeChime?

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

identify

val identifyIdentify?

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.