Harsch-Systems / node-red-contrib-pi-plates

Control Pi-Plates from Node-RED
Apache License 2.0
6 stars 7 forks source link

DAQCplate ppDOUT node needs better input handling and documentation #2

Closed mharsch closed 4 years ago

mharsch commented 5 years ago

sending anything but the correct args ("on", "off", or "toggle") to the ppDOUT node will crash the underlying python process and leave the whole plate stack unusable with no way to recover without restarting the nodered process. Also, the correct args need to be documented in the Node Help section.

mharsch commented 5 years ago

documentation improved somewhat in c6ba76bfd4b60e1672cd2def5581e8bf06994221