Skip to content

Commit

Permalink
[matter_yamltests] Add CommissionerCommands::PairWithCode discoverOnc…
Browse files Browse the repository at this point in the history
…e argument to the cluster definition (#25219)
  • Loading branch information
vivien-apple authored Feb 21, 2023
1 parent aab0d7c commit e04478c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<command source="client" code="0" name="PairWithCode">
<arg name="nodeId" type="node_id"/>
<arg name="payload" type="char_string"/>
<arg name="discoverOnce" type="boolean" optional="true"/>
</command>
<command source="client" code="1" name="Unpair">
Expand Down

0 comments on commit e04478c

Please sign in to comment.