diff --git a/src/controller/python/chip/clusters/Objects.py b/src/controller/python/chip/clusters/Objects.py index 8f40084dee7db1..10d455e3e51562 100644 --- a/src/controller/python/chip/clusters/Objects.py +++ b/src/controller/python/chip/clusters/Objects.py @@ -162,6 +162,7 @@ "EcosystemInformation", "CommissionerControl", "ElectricalMeasurement", + "MeterIdentification", "UnitTesting", "FaultInjection", "SampleMei",