You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestStep(6, "Perform the necessary actions to put the DUT into a commissionable state."),
51
51
TestStep(7, "TH begins commissioning the DUT and performs the steps 'Device discovery and establish commissioning channel' through 'Security setup using CASE', skipping 'Configure information- TC Acknowledgements'"),
52
-
TestStep(8, "TH sends CommissioningComplete to DUT."),
52
+
TestStep(8, "TH reads from the DUT the attribute TCAcceptedVersion."),
53
+
TestStep(9, "TH reads from the DUT the attribute TCAcknowledgements."),
54
+
TestStep(10, "TH reads from the DUT the attribute TCAcknowledgementsRequired."),
55
+
TestStep(11, "TH sends CommissioningComplete to DUT."),
0 commit comments