MutableCluster<T, C>: WithComponents<Of<T>, C> & Methods<Of<T>>

A "mutable cluster" is a ClusterType with builder methods that support a limited number of modifications as defined by the Matter specification.

Type Parameters