Hello,
Is it possible to make the flow and globals persistent variables in a NodeRed program (keep value on reboot)?
I have seen some tutorial in the NodeRed documentation, with context variables but it forces to modify the settings.js file which is not in the NodeRed directory.
Working with context : Node-RED (nodered.org)
Any ideas?
Thanks.