Skip to content

Commit 1915406

Browse files
committed
Added the Service Area cluster as an optional cluster to the Robotic Vacuun Cleaner device type.
1 parent e624fdc commit 1915406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/zap-templates/zcl/data-model/chip/matter-devices.xml

+1
Original file line numberDiff line numberDiff line change
@@ -2325,6 +2325,7 @@ limitations under the License.
23252325
<include cluster="RVC Run Mode" client="false" server="true" clientLocked="true" serverLocked="true"></include>
23262326
<include cluster="RVC Clean Mode" client="false" server="false" clientLocked="true" serverLocked="false"></include>
23272327
<include cluster="RVC Operational State" client="false" server="true" clientLocked="true" serverLocked="true"></include>
2328+
<include cluster="Service Area" client="false" server="false" clientLocked="true" serverLocked="false"></include>
23282329
</clusters>
23292330
</deviceType>
23302331
<deviceType>

0 commit comments

Comments
 (0)