Hello
i have some msg.payload coming from a Raspi-with433MHz Dongel.
They nicely drop in Node Red MQTT IN with output a parsed JSON object
The Question how do i splitt the Message to use them and later add to InfluxDB?
The id: will ich change, or how will it work when two device have the same ID?
Do i have to use the Switch node, to splitt the differen input?
iot12-rpi3b-gw-433 : msg.payload : Object
object
time: "2020-12-16 21:31:37"
brand: "OS"
model: "Oregon-THGR122N"
id: 126
channel: 2
battery_ok: 1
temperature_C: 6.2
humidity: 77
have a nice day
vinc