/gateway-addon-node

Node bindings for developing add-ons for WebThings Gateway

Primary LanguageTypeScriptMozilla Public License 2.0MPL-2.0

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.