A "cluster composer" manages cluster configuration based on feature selection.

Type Parameters

Constructors

Properties

Methods

Constructors

Properties

cluster: T

Methods

  • Build a cluster using selected feature flags.

    Type Parameters

    Parameters

    • selection: SelectionT

      the name(s) of optional features to support

    Returns Of<T, SelectionT>

    if the feature combination is disallowed by the Matter specification

  • Parameters

    Returns void