Is it possible to get QR code from the matter.js import ? #1167
Answered
by
Apollon77
MatthieuCa
asked this question in
Q&A
-
Hello everyone, It's me again... I have a quick question: My app has a frontend part, and in this frontend, I want to display the QR code that Matter creates for us. Is there a function to get the QR code and return it to the frontend instead of displaying it in the console? |
Beta Was this translation helpful? Give feedback.
Answered by
Apollon77
Sep 6, 2024
Replies: 1 comment
-
Yes sure ... see matter.js/packages/matter-node.js-examples/src/examples/DeviceNodeFull.ts Lines 396 to 401 in 67d747f |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MatthieuCa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes sure ... see
matter.js/packages/matter-node.js-examples/src/examples/DeviceNodeFull.ts
Lines 396 to 401 in 67d747f