@@ -2664,67 +2664,60 @@ PICS:
2664
2664
#
2665
2665
# Server write attributes
2666
2666
#
2667
+ - label : " Does the device implement simulation of a Not Fully Locked State?"
2668
+ id : DRLK.S.M.SimulateNotFullyLocked
2667
2669
2668
- - label : " Does the DUT(server) support the DoorOpen Events attribute?"
2669
- id : DRLK.S.A0004.Write
2670
-
2671
- - label : " Does the DUT(server) support the DoorClosedEvents attribute?"
2672
- id : DRLK.S.A0005.Write
2673
-
2674
- - label : " Does the DUT(server) support the OpenPeriod attribute?"
2675
- id : DRLK.S.A0006.Write
2676
-
2677
- - label : " Does the DUT(server) support the Language attribute?"
2678
- id : DRLK.S.A0021.Write
2679
-
2680
- - label : " Does the DUT(server) support the LEDSettings attribute?"
2681
- id : DRLK.S.A0022.Write
2682
-
2683
- - label : " Does the DUT(server) support the AutoRelockTime attribute?"
2684
- id : DRLK.S.A0023.Write
2685
-
2686
- - label : " Does the DUT(server) support the SoundVolume attribute?"
2687
- id : DRLK.S.A0024.Write
2670
+ - label : " Does the device implement detection of a LockJammed State?"
2671
+ id : DRLK.S.M.DetectLockJammed
2688
2672
2689
- - label : " Does the DUT(server) support the OperatingMode attribute?"
2690
- id : DRLK.S.A0025.Write
2673
+ - label : " Does the device implement Language attribute with write access ?"
2674
+ id : DRLK.S.M.LanguageAttributeWritable
2691
2675
2692
2676
- label :
2693
- " Does the DUT(server) support the EnableLocalProgramming attribute?"
2694
- id : DRLK.S.A0028.Write
2677
+ " Does the device implement LEDSettings attribute with write access ?"
2678
+ id : DRLK.S.M.LEDSettingsAttributeWritable
2695
2679
2696
- - label : " Does the DUT(server) support the EnableOneTouchLocking attribute?"
2697
- id : DRLK.S.A0029.Write
2680
+ - label :
2681
+ " Does the device implement AutoRelockTime attribute with write access?"
2682
+ id : DRLK.S.M.AutoRelockTimeAttributeWritable
2698
2683
2699
- - label : " Does the DUT(server) support the EnableInsideStatusLED attribute?"
2700
- id : DRLK.S.A002a.Write
2684
+ - label :
2685
+ " Does the device implement SoundVolume attribute with write access?"
2686
+ id : DRLK.S.M.SoundVolumeAttributeWritable
2701
2687
2702
2688
- label :
2703
- " Does the DUT(server) support the EnablePrivacyModeButton attribute?"
2704
- id : DRLK.S.A002b.Write
2689
+ " Does the device implement OperatingMode attribute with write access ?"
2690
+ id : DRLK.S.M.OperatingModeAttributeWritable
2705
2691
2706
2692
- label :
2707
- " Does the DUT(server) support the LocalProgrammingFeatures attribute?"
2708
- id : DRLK.S.A002c.Write
2693
+ " Does the device implement EnableLocalProgramming attribute with write
2694
+ access?"
2695
+ id : DRLK.S.M.EnableLocalProgrammingAttributeWritable
2709
2696
2710
- - label : " Does the DUT(server) support the WrongCodeEntryLimit attribute?"
2711
- id : DRLK.S.A0030.Write
2697
+ - label :
2698
+ " Does the device implement LocalProgrammingFeatures attribute with
2699
+ write access?"
2700
+ id : DRLK.S.M.LocalProgrammingFeaturesAttributeWritable
2712
2701
2713
2702
- label :
2714
- " Does the DUT(server) support the UserCodedTemporaryDisableTime
2715
- attribute ?"
2716
- id : DRLK.S.A0031.Write
2703
+ " Does the device implement WrongCodeEntryLimit attribute with write
2704
+ access ?"
2705
+ id : DRLK.S.M.WrongCodeEntryLimitAttributeWritable
2717
2706
2718
- - label : " Does the DUT(server) support the SendPINOverTheAir attribute?"
2719
- id : DRLK.S.A0032.Write
2707
+ - label :
2708
+ " Does the device implement UserCodedTemporaryDisableTime attribute
2709
+ with write access?"
2710
+ id : DRLK.S.M.UserCodedTemporaryDisableTimeAttributeWritable
2720
2711
2721
2712
- label :
2722
- " Does the DUT(server) support the RequirePINForRemoteOperation
2723
- attribute ?"
2724
- id : DRLK.S.A0033.Write
2713
+ " Does the device implement RequirePINForRemoteOperation attribute with
2714
+ write access ?"
2715
+ id : DRLK.S.M.RequirePINForRemoteOperationAttributeWritable
2725
2716
2726
- - label : " Does the DUT(server) support the ExpiringUserTimeOut attribute?"
2727
- id : DRLK.S.A0035.Write
2717
+ - label :
2718
+ " Does the device implement ExpiringUserTimeOut attribute with write
2719
+ access?"
2720
+ id : DRLK.S.M.ExpiringUserTimeOutAttributeWritable
2728
2721
2729
2722
#
2730
2723
# server / commandsReceived
@@ -9237,6 +9230,9 @@ PICS:
9237
9230
" Can the Rinse attribute changed by physical control at the device?"
9238
9231
id : WASHERCTRL.S.M.ManuallyControlledRinse
9239
9232
9233
+ - label : " Can the device be controlled manually?"
9234
+ id : WASHERCTRL.S.M.ManuallyControlled
9235
+
9240
9236
#
9241
9237
# RVC Run Mode
9242
9238
#
0 commit comments