NEWS
trying to get value of updated object id sent to telegram
-
Hi expert scripter
I have problem in my blocky script
I'm trying to get value of updated object id sent to telegram
Blocky looks like below
I have several mqtt.1 object, for ex. mqtt.1.bedroom, mqtt.1.classroom, etvc
If there is update in value of one mqtt.1 object, for ex. mqtt.1.bedroom.MSG, I want telegram to send value of mqtt.1.bedroom.MSG
However with this blocky, telegram only send word "Server" without value
How to do this? -
@dony71
what says debug to your msg?
take the debug node and try to print msg.
For debugging you can put this out of the event node. -