Steve-Mcl / node-red-contrib-cron-plus

A flexible scheduler node for Node-RED (featuring full dynamic control, sunrise/sunset by location and Timezone support)
MIT License
45 stars 12 forks source link

2nd output for eg status #9

Closed golfvert closed 4 years ago

golfvert commented 4 years ago

Thanks for providing this. I am using it extensively!! In the readme: Option to separate control responses from output 1 to seperate 2nd output

However, from my experience, when I send a "status" command to the node, it uses the only output available and therefore it triggers the rest of the flow, unless I add a switch node to control what is the content of the output. Am I missing something or would it be an improvement to add a second output to check that all "command" sent to the node are processed? Eg. start could output the cron data...

Steve-Mcl commented 4 years ago

Hi, I have just uploaded V1.0.0.beta that has this very feature.

If you would be kind enough to test, you can install this beta by running

npm install Steve-Mcl/node-red-contrib-cron-plus