Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 473 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 473 Bytes

gateway-addon

Node bindings for developing Node add-ons for WebThings Gateway.

NOTE: This should NEVER be included as an add-on dependency, as that will cause breakages across gateway versions. The gateway will provide this dependency for every add-on. This package only exists to facilitate building the gateway itself.

For a tutorial on building an add-on, see this page.