Rename "Basic" cluster to "Basic Information". (#24124)
* Rename "Basic" cluster to "Basic Information".
This matches the spec name.
* Use newer ZAP version.
diff --git a/examples/chef/devices/rootnode_fan_7N2TobIlOX.matter b/examples/chef/devices/rootnode_fan_7N2TobIlOX.matter
index b015773..59b42de 100644
--- a/examples/chef/devices/rootnode_fan_7N2TobIlOX.matter
+++ b/examples/chef/devices/rootnode_fan_7N2TobIlOX.matter
@@ -191,7 +191,7 @@
readonly attribute int16u clusterRevision = 65533;
}
-server cluster Basic = 40 {
+server cluster BasicInformation = 40 {
struct CapabilityMinimaStruct {
int16u caseSessionsPerFabric = 0;
int16u subscriptionsPerFabric = 1;
@@ -1117,7 +1117,7 @@
ram attribute clusterRevision default = 1;
}
- server cluster Basic {
+ server cluster BasicInformation {
callback attribute dataModelRevision default = 10;
callback attribute vendorName;
callback attribute vendorID;