Hi all,
I'm very new to Node-RED and I have a use case where many sensors (around 500) need to connected to a flow application in Node-RED.
- Is there a way of modelling this many-to-one relationship in the flow-graph?
- Is there any built-in support to differentiate the readings from different sensors coming into the graph?
Thanks.