We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d47e35 commit 00d58daCopy full SHA for 00d58da
src/app/zap-templates/zcl/data-model/chip/occupancy-sensing-cluster.xml
@@ -47,7 +47,7 @@ limitations under the License.
47
<client tick="false" init="false">true</client>
48
<server tick="false" tickFrequency="half" init="false">true</server>
49
50
- <globalAttribute side="either" code="0xFFFD" value="3"/>
+ <globalAttribute side="either" code="0xFFFD" value="4"/>
51
52
<attribute side="server" code="0x0000" define="OCCUPANCY" type="OccupancyBitmap" min="0x00" max="0x01" writable="false" reportable="true" optional="false">Occupancy</attribute>
53
<attribute side="server" code="0x0001" define="OCCUPANCY_SENSOR_TYPE" type="OccupancySensorTypeEnum" min="0x00" max="0xFE" writable="false" optional="false">OccupancySensorType</attribute>
0 commit comments