CompleteInstance: MutableCluster<{
    attributes: {
        changeIndication: .;
        condition: . & {
            isConditional: true;
            mandatoryIf: [] | [{
                condition: boolean;
            }];
            optional: true;
            optionalIf: [] | .;
        };
        degradationDirection: . & {
            isConditional: true;
            mandatoryIf: [] | [{
                condition: boolean;
            }];
            optional: true;
            optionalIf: [] | .;
        };
        inPlaceIndicator: .;
        lastChangedTime: .;
        replacementProductList: . & {
            isConditional: true;
            mandatoryIf: [] | [{
                replacementProductList: boolean;
            }];
            optional: true;
            optionalIf: [] | .;
        };
    };
    commands: {
        resetCondition: .;
    };
    features: {
        condition: .;
        replacementProductList: .;
        warning: .;
    };
    id: 114;
    name: "ActivatedCarbonFilterMonitoring";
    revision: 1;
}, []>

This cluster supports all ActivatedCarbonFilterMonitoring features. It may support illegal feature combinations.

If you use this cluster you must manually specify which features are active and ensure the set of active features is legal per the Matter specification.