@@ -1774,8 +1774,25 @@ PICS:
1774
1774
- label :
1775
1775
" Can the Dishwasher Alarm attribute changed by physical control at the
1776
1776
device?"
1777
- id : DISHALM.M.ManuallyControlled
1777
+ id : DISHALM.S. M.ManuallyControlled
1778
1778
1779
+ - label : " Does the device support the Inflow alarm?"
1780
+ id : DISHALM.S.M.InflowAlarmSupported
1781
+
1782
+ - label : " Does the device support the Drain alarm?"
1783
+ id : DISHALM.S.M.DrainAlarmSupported
1784
+
1785
+ - label : " Does the device support the Door alarm?"
1786
+ id : DISHALM.S.M.DoorAlarmSupported
1787
+
1788
+ - label : " Does the device support the TempLow alarm?"
1789
+ id : DISHALM.S.M.TempLowAlarmSupported
1790
+
1791
+ - label : " Does the device support the TempHigh alarm?"
1792
+ id : DISHALM.S.M.TempHighAlarmSupported
1793
+
1794
+ - label : " Does the device support the WaterLevel alarm?"
1795
+ id : DISHALM.S.M.WaterLevelAlarmSupported
1779
1796
#
1780
1797
# server / Commands received
1781
1798
#
@@ -1790,11 +1807,20 @@ PICS:
1790
1807
- label : " Does the device implement the DISHM cluster as a server?"
1791
1808
id : DISHM.S
1792
1809
1810
+ - label : " IDoes the DUT support testing the failed ChangeToMode command?"
1811
+ id : DISHM.S.M.CAN_TEST_MODE_FAILURE
1812
+
1813
+ # PIXIT
1814
+
1793
1815
- label :
1794
1816
" Id of mode the device will fail to transition to, given its current
1795
1817
state"
1796
- id : PIXIT.DISHM.CAN_TEST_MODE_FAILURE
1818
+ id : PIXIT.DISHM.MODE_CHANGE_FAIL
1797
1819
1820
+ - label :
1821
+ " Id of mode the device will successfully transition to, given its
1822
+ current state"
1823
+ id : PIXIT.DISHM.MODE_CHANGE_OK
1798
1824
#
1799
1825
# server / features
1800
1826
#
@@ -2862,7 +2888,7 @@ PICS:
2862
2888
id : DRLK.S.Simulate.NotFullyLocked
2863
2889
2864
2890
- label : " Does the DUT(server) detect a LockJammed State?"
2865
- id : DRLK.S.DetectLockJammed
2891
+ id : DRLK.S.M. DetectLockJammed
2866
2892
2867
2893
#
2868
2894
# client / attributes
@@ -3610,6 +3636,43 @@ PICS:
3610
3636
feature?"
3611
3637
id : GRPKEY.S.F00
3612
3638
3639
+ #
3640
+ # server attributes
3641
+ #
3642
+ - label : " Does the device implement the GroupKeyMap attribute?"
3643
+ id : GRPKEY.S.A0000
3644
+
3645
+ - label : " Does the device implement the GroupTable attribute?"
3646
+ id : GRPKEY.S.A0001
3647
+
3648
+ - label : " Does the device implement the MaxGroupsPerFabric attribute?"
3649
+ id : GRPKEY.S.A0002
3650
+
3651
+ - label : " Does the device implement the MaxGroupKeysPerFabric attribute?"
3652
+ id : GRPKEY.S.A0003
3653
+
3654
+ #
3655
+ # server commandsGenerated
3656
+ #
3657
+ - label : " Does the device implement the KeySetWrite command}?"
3658
+ id : GRPKEY.S.C00.Rsp
3659
+
3660
+ - label : " Does the device implement the KeySetRead command}?"
3661
+ id : GRPKEY.S.C01.Rsp
3662
+
3663
+ - label : " Does the device implement the KeySetReadResponse command}?"
3664
+ id : GRPKEY.S.C02.Rsp
3665
+
3666
+ - label : " Does the device implement the KeySetRemove command}?"
3667
+ id : GRPKEY.S.C03.Rsp
3668
+
3669
+ - label : " Does the device implement the KeySetReadAllIndices command}?"
3670
+ id : GRPKEY.S.C04.Rsp
3671
+
3672
+ - label :
3673
+ " Does the device implement the KeySetReadAllIndicesResponse command}?"
3674
+ id : GRPKEY.S.C05.Rsp
3675
+
3613
3676
#
3614
3677
# client / attributes
3615
3678
#
@@ -8930,10 +8993,18 @@ PICS:
8930
8993
- label : " Does the device implement the LWM cluster as a server?"
8931
8994
id : LWM.S
8932
8995
8996
+ - label : " Does the DUT support testing the failed ChangeToMode command?"
8997
+ id : LWM.S.M.CAN_TEST_MODE_FAILURE
8998
+
8933
8999
- label :
8934
9000
" Id of mode the device will fail to transition to, given its current
8935
9001
state"
8936
- id : PIXIT.LWM.CAN_TEST_MODE_FAILURE
9002
+ id : PIXIT.LWM.MODE_CHANGE_FAIL
9003
+
9004
+ - label :
9005
+ " Id of mode the device will successfully transition to, given its
9006
+ current state"
9007
+ id : PIXIT.LWM.MODE_CHANGE_OK
8937
9008
8938
9009
#
8939
9010
# server / features
@@ -9012,21 +9083,36 @@ PICS:
9012
9083
" Does the device implement sending the ChangeToModeResponse command?"
9013
9084
id : RVCCLEANM.S.C01.Tx
9014
9085
9086
+ - label : " Does the DUT support testing the failed ChangeToMode command?"
9087
+ id : RVCCLEANM.S.M.CAN_TEST_MODE_FAILURE
9088
+
9015
9089
- label :
9016
9090
" Id of mode the device will fail to transition to, given its current
9017
9091
state"
9018
- id : PIXIT.RVCCLEANM.CAN_TEST_MODE_FAILURE
9092
+ id : PIXIT.RVCCLEANM.MODE_CHANGE_FAIL
9019
9093
9094
+ - label :
9095
+ " Id of mode the device will successfully transition to, given its
9096
+ current state"
9097
+ id : PIXIT.RVCCLEANM.MODE_CHANGE_OK
9020
9098
#
9021
9099
# Temperature Controlled Cabinet Mode Cluster
9022
9100
#
9023
9101
- label : " Does the device implement the TCCM cluster as a server?"
9024
9102
id : TCCM.S
9025
9103
9104
+ - label : " Does the DUT support testing the failed ChangeToMode command?"
9105
+ id : TCCM.S.M.CAN_TEST_MODE_FAILURE
9106
+
9107
+ - label :
9108
+ " Id of mode the device will successfully transition to, given its
9109
+ current state"
9110
+ id : PIXIT.TCCM.MODE_CHANGE_OK
9111
+
9026
9112
- label :
9027
9113
" Id of mode the device will fail to transition to, given its current
9028
9114
state"
9029
- id : PIXIT.TCCM.CAN_TEST_MODE_FAILURE
9115
+ id : PIXIT.TCCM.MODE_CHANGE_FAIL
9030
9116
9031
9117
# Features
9032
9118
- label :
@@ -9103,6 +9189,9 @@ PICS:
9103
9189
device?"
9104
9190
id : TCC.M.ManuallyControlledTemperature
9105
9191
9192
+ - label : " Does the device support the INVALID_IN_MODE response"
9193
+ id : TCTL.S.M.SupportsInvalidInMode
9194
+
9106
9195
# Commands received
9107
9196
- label :
9108
9197
" Does the device implement receiving the SetTemperatureCommand
@@ -9161,10 +9250,18 @@ PICS:
9161
9250
- label : " Does the device implement the RVCRUNM cluster as a server?"
9162
9251
id : RVCRUNM.S
9163
9252
9253
+ - label : " Does the DUT support testing the failed ChangeToMode command?"
9254
+ id : RVCRUNM.S.M.CAN_TEST_MODE_FAILURE
9255
+
9164
9256
- label :
9165
9257
" Id of mode the device will fail to transition to, given its current
9166
9258
state"
9167
- id : PIXIT.RVCRUNM.CAN_TEST_MODE_FAILURE
9259
+ id : PIXIT.RVCRUNM.MODE_CHANGE_FAIL
9260
+
9261
+ - label :
9262
+ " Id of mode the device will successfully transition to, given its
9263
+ current state"
9264
+ id : PIXIT.RVCRUNM.MODE_CHANGE_OK
9168
9265
9169
9266
# Features
9170
9267
- label :
0 commit comments