Skip to content

Commit 4d1e7ee

Browse files
restyled-commitsRajashreekalmane
authored andcommitted
Restyled by whitespace
1 parent eb1cdb1 commit 4d1e7ee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/app/tests/suites/certification/Test_TC_IDM_3_2.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@ tests:
9797
PICS: MCORE.IDM.S.Attribute_W.DataType_Bool
9898
verification: |
9999
The cluster used in the below command is an example, User can use any supported chip cluster/attribute/command.
100-
Note: If the DUT does not implement or support a mandatory writable boolean attribute, or if the only available writable boolean
100+
Note: If the DUT does not implement or support a mandatory writable boolean attribute, or if the only available writable boolean
101101
attribute is the InterfaceEnabled attribute in the Network Commissioning cluster, mark this test step as 'Not Applicable'.
102-
The mandatory writable 'InterfaceEnabled' attribute is of type boolean. However, its behavior is undefined if it is set to 'false'
103-
on the same interface that is being used to write the value, which would be required for this test
102+
The mandatory writable 'InterfaceEnabled' attribute is of type boolean. However, its behavior is undefined if it is set to 'false'
103+
on the same interface that is being used to write the value, which would be required for this test
104104
./chip-tool basicinformation write local-config-disabled 1 1 0
105105
On TH(chip-tool), verify that DUT sends a WriteResponseMessage with the status set to Success for the data sent in the above command and verify by sending a ReadRequestMessage to read the value that was modified.
106106
[1686227392.013866][93552:93554] CHIP:DMG: WriteClient moving to [ResponseRe]

0 commit comments

Comments
 (0)