LevelIndicationComponent: {
    attributes: {
        levelValue: Attribute<ConcentrationMeasurement.LevelValue, any>;
    };
}

A ConcentrationMeasurementCluster supports these elements if it supports feature LevelIndication.

Type declaration