Hello
I'd like to to use IO Plugins, johnny5 and linux-io to create a new plugin for Olinuxino-A20 SBC, to use on node-red GUI
So far I've just installed node-red@3.0.2, using the Raspberry Pi script, running OK
I've installed node-red-contrib-johnny-five, using "Manage palette" on node-red GUI
But when I try to install linux-io, it doesn't appear to be available to the palette, so I went through cli to ~/.node-red and use npm
npm install linux-io
It installed ok, but doesn't appear in the node list or anywhere.
Please, it would bu great if somebody can give a hint on how to start on the olimex a20 IO plugin
Thanks.