Skip to content

Commit 00d58da

Browse files
committed
Update occupancy sensing cluster revision
1 parent 3d47e35 commit 00d58da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ limitations under the License.
4747
<client tick="false" init="false">true</client>
4848
<server tick="false" tickFrequency="half" init="false">true</server>
4949

50-
<globalAttribute side="either" code="0xFFFD" value="3"/>
50+
<globalAttribute side="either" code="0xFFFD" value="4"/>
5151

5252
<attribute side="server" code="0x0000" define="OCCUPANCY" type="OccupancyBitmap" min="0x00" max="0x01" writable="false" reportable="true" optional="false">Occupancy</attribute>
5353
<attribute side="server" code="0x0001" define="OCCUPANCY_SENSOR_TYPE" type="OccupancySensorTypeEnum" min="0x00" max="0xFE" writable="false" optional="false">OccupancySensorType</attribute>

0 commit comments

Comments
 (0)