Skip to content

Commit

Permalink
Return data
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
  • Loading branch information
digitaldan committed Sep 19, 2024
1 parent c545fd3 commit f8d65c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ export class Nodes {
`QR Code URL: https://project-chip.github.io/connectedhomeip/qrcode.html?data=${qrPairingCode}`,
);
console.log(`Manual pairing code: ${manualPairingCode}`);
return data;
}

async logNode(nodeId: number | string) {
Expand Down

0 comments on commit f8d65c7

Please sign in to comment.