Simple question: how can I access device variables from a node-red flow?
Hey @cheezymcsquibble that’s a great question!
I haven’t tried myself but could you please install the balena node-RED contrib from here and try to explore with the Device
object?
Let us know if that works for you!
I managed to do it by using the node-red-contrib-env node.
1 Like
Thanks for sharing the solution @cheezymcsquibble