From 6a0dc045517fcdcc983d61734e8a5a9b9317a923 Mon Sep 17 00:00:00 2001 From: Petru Lauric Date: Wed, 25 Oct 2023 11:11:49 -0400 Subject: [PATCH] add missing chef matter file --- .../devices/rootnode_roboticvacuumcleaner_1807ff0c49.matter | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/chef/devices/rootnode_roboticvacuumcleaner_1807ff0c49.matter b/examples/chef/devices/rootnode_roboticvacuumcleaner_1807ff0c49.matter index 754ef7632f1a2a..6bcbb7e9a1419b 100644 --- a/examples/chef/devices/rootnode_roboticvacuumcleaner_1807ff0c49.matter +++ b/examples/chef/devices/rootnode_roboticvacuumcleaner_1807ff0c49.matter @@ -1286,7 +1286,7 @@ endpoint 1 { callback attribute eventList; callback attribute attributeList; callback attribute featureMap default = 0; - ram attribute clusterRevision default = 1; + ram attribute clusterRevision default = 2; handle command ChangeToMode; handle command ChangeToModeResponse; @@ -1301,7 +1301,7 @@ endpoint 1 { callback attribute eventList; callback attribute attributeList; callback attribute featureMap default = 0; - ram attribute clusterRevision default = 1; + ram attribute clusterRevision default = 2; handle command ChangeToMode; handle command ChangeToModeResponse;