Open
Description
I don't have time to do this atm, but it would be super useful if you want to hack on it.
The short version: meteor supports the distributed data protocol, which is awesome but is not nearly as widely adopted as the MQTT protocol (especially for low power devices). Though if you want to work on changing that... be our guest.
Todo:
- Make a mqtt api to call the corresponding ddp methods.
- Bonus: Make mqtt connect method for Grow.js: Connect over MQTT JakeHartnell/Grow.js#80
Readings: