This Poly provides an interface between Raspberry Pi GPIO header and Polyglot v2 server.
Make sure that you have a zip
executable on the system, install using your OS package manager if necessarily.
You can install NodeServer from the Polyglot store or manually running
cd ~/.polyglot/nodeservers
git clone https://github.com/exking/udi-gpio-poly.git GPIO
cd GPIO
./install.sh
Make sure that user you run Polyglot as is a member of gpio
group (user pi
typically is).
Please report any problems on the UDI user forum.
Thanks and good luck.