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 and pull[bot] committed Nov 8, 2023
1 parent 344dab6 commit 2363993
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 2363993

Please sign in to comment.