WebThingsIO / zwave-adapter

Z-Wave adapter add-on for WebThings Gateway
Mozilla Public License 2.0
15 stars 20 forks source link

Added dynamic debugging #49

Closed dhylands closed 5 years ago

dhylands commented 5 years ago

Also added eslint devDependencies and modified package.sh to allow a --dev option.

The dynamic debugging required that the port scanning code be moved from zwave-adapter.js into index.js.