Adds support for MATRIX devices in the Mozilla IoT dashboard
For more information, you may want to look at these:
- https://hacks.mozilla.org/2018/02/creating-an-add-on-for-the-project-things-gateway/
- https://hacks.mozilla.org/2018/02/making-a-clap-sensing-web-thing/
-
MATRIX Creator
- LEDs
- Sensors
- GPIO
- NFC
-
MATRIX Voice (not tested)
- LEDs
- GPIO
This requires the following perquisites:
cd ~/.mozilla-iot/addons/
git clone https://github.com/matrix-io/matrix-mozilla-iot-addon matrix-adapter
cd ./matrix-adapter
npm install
Changes are loaded by restarting the mozilla-iot-gateway
service or by manually enabling/disabling the addon.
npm run load