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
-
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 https://github.com/project-chip/matter.js/blob/67d747f2b877ff439514a6a9a48b55669fbb4b6f/packages/matter-node.js-examples/src/examples/DeviceNodeFull.ts#L396-L401