this project is a nodejs package for making the nodered support the Smart Device development. the pacakge require node-red enviroment.
npm install node-red-contrib-smartnode#Note: this package is for Intel Edison with Arduino extension board only now!!
opkg update
opkg install mraa
opkg install upm
If your mraa version is < 0.4.0, please run the following cmd first:
opkg remove mraa
3. install smartnode package
enter the node-red dir, and run:
npm install node-red-contrib-smartnode`
All the sensors reference, please see here