Replies: 1 comment
-
Doesn't look like this is possible (yet). You'll need to spawn a separate process if you want to run zwave-js decoupled. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I would like to use two USB dongles on an RPI to manage my various connected objects (Zibgee & Zwave), for that I tried to run the piece of code from the quickstart.md file from a worker and I get this error:
FATAL ERROR: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope
Does anyone know how to run zwave-js in a separate thread ?
Best regards :)
Beta Was this translation helpful? Give feedback.
All reactions