Alchemy inserted the new attribute at the end, after the feature map. The feature map is expected to be before the attribute list but it is not in this case. This resulted in the new attribute placed in isolation away from the rest of the attributes in the xml file.
https://github.com/project-chip/connectedhomeip/pull/43477/changes#r3030303415
Alchemy inserted the new attribute at the end, after the feature map. The feature map is expected to be before the attribute list but it is not in this case. This resulted in the new attribute placed in isolation away from the rest of the attributes in the xml file.
https://github.com/project-chip/connectedhomeip/pull/43477/changes#r3030303415