ReplacementProductListComponent: {
    attributes: {
        replacementProductList: FixedAttribute<TypeFromFields[], any>;
    };
}

A ResourceMonitoringCluster supports these elements if it supports feature ReplacementProductList.

Type declaration

  • Readonlyattributes: {
        replacementProductList: FixedAttribute<TypeFromFields[], any>;
    }
    • ReadonlyreplacementProductList: FixedAttribute<TypeFromFields[], any>

      Indicates the list of supported products that may be used as replacements for the current resource. Each item in this list represents a unique ReplacementProductStruct.

      MatterSpecification.v13.Cluster § 2.8.6.6