NodeJS modules #389
rickmoonex
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying around a bit with building a Home Automation system using ThingsDB. A part of this project is adding ZWave support, which is ideally done through the ZwaveJS library for NodeJS.
Thus raising the question if it's possible to implement NodeJS modules into ThingsDB. Seeing that module communication primarily happens through stdin/stdout.
Beta Was this translation helpful? Give feedback.
All reactions