Page 2 of 2

Re: Node-RED nodes?

Posted: Mon Dec 09, 2019 3:36 pm
by mparadis
I'm currently creating a node-red package for Phidget22. I'll post here when it's ready and hopefully I can get some feedback on it to help improve it.

Re: Node-RED nodes?

Posted: Fri Jan 24, 2020 1:48 pm
by mparadis
We've just released a Node-RED module for Phidget22, node-red-contrib-phidget22, which you can find by searching for "phidget" in your Node-RED palette manager. You can view the readme to see how we've implemented the library.

All device types are supported in this module, although most "get" functions have not yet been implemented since most applications rely on events instead of polling. We plan on adding these in a later release for completeness' sake.

If you have any questions, comments, or recommendations for this module, please reply here or send an email to mparadis@phidgets.com.