Sorry folks, but I’m stuck.
Recently installed “hostip” node.
Nice. It seems to do what I need. I think.
But the output:
msg : Object
object
_msgid: "b7761d7a.5ea9"
topic: ""
payload: array[2]
0: object
address: "192.168.0.86"
family: "IPv4"
1: object
So how do I get to “look at” this in a function node?
the 192.168.0.86…
that will be msg.Object.0?
(Trying myself, but I need to ask.)
Thanks.
Shall post if I resolve it in the mean time.
I was so close.
Seems msg.payload[0] works.
(maybe I need to be shown how to delete a thread if I find the answer too quickly.
Saves everyone, and me from looking more stupid than I already am.)
Gotta try to save face now and then.