its a number from 0 to the max number(-1) of devices you have added
should select your device in the dashboard when you press the inject button
you need to restart nodered to work
Ok. Thanks. I'll have to check that. I had the inject
node sending a 0
and it didn't see to work.
BRB.
From the inject
node: sending a 0
nothing happens. If I send a O
it works.
Sorry.
If I send a 0
(with the field set to NUMBER) it doesn't work.
But if I change it to TEXT and send 0
it works.
alright glad you got it working too
Um, the jury is still out. I put it on the real machine and it is being difficult.
the output of the node also sends output msg.id for each device
Got it working. I may have goofed.
But the parsing of the input..... You send it numbers but if I have the inject
node set to number it doesn't work. It has to send the 0
but it has to be formatted as TEXT....
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.