node-red-nodes
node-red-nodes copied to clipboard
Extra nodes for Node-RED
### Which node are you reporting an issue on? Stomp ### What are the steps to reproduce? - Format payload as XML - Send payload via stomp out node ###...
Hey, so, node-red-node-pushover has been working brilliantly but I've had a change of workflow that includes sending the images that I was previously attaching as base64. I tried a couple...
### Which node are you reporting an issue on? node-red-node-email 2.2.1 ### What are the steps to reproduce? Connect to IMAP server, SSL port 993 basic authentication. ### What happens?...
### Which node are you reporting an issue on? node-red-node-serialport serial control node ### What are the steps to reproduce? Just send enable two or more times to control node...
This PR was automatically created by Snyk using the credentials of a real user. ### Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this...
### Which node are you reporting an issue on? I encountered an error with the node-red-node-serialport module while using the serial control node to open and close communication with a...
## Types of changes - [ x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes My CM4 Module...
I use node-red to monitor the availability of my IoT / other devices by pinging them every 20seconds. Although this is probably not the ideal method it works for me...
Hi. Is there a way to insert more than 1 documents at one time? This is example of my flow for inserting 1 document per trip (from function node to...
On an original PI Zero, running NR 4.0 on Bullseye, with Python 3 I find that for each gpio pin configured there is an instance of the nrgpio script running....