Skip to content

Commit

Permalink
Update src/app/zap-templates/common/simulated-clusters/clusters/Commi…
Browse files Browse the repository at this point in the history
…ssionerCommands.js

Co-authored-by: Jonathan Mégevand <77852424+jmeg-sfy@users.noreply.github.com>
  • Loading branch information
vivien-apple and jmeg-sfy authored Feb 11, 2022
1 parent 50e06a1 commit 31c3d47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const PairWithManualCode = {
};

const Unpair = {
name : 'PairWithManualCode',
name : 'UnPair',
arguments : [ { type : 'NODE_ID', name : 'nodeId' } ],
response : { arguments : [] }
};
Expand Down

0 comments on commit 31c3d47

Please sign in to comment.