Out of a number of devices, how to send one specific name if event occurs to ONE device


#1

I saw something here a few weeks ago, and thought I could put it to use, but I cant find it.

I have a whole stack of zigbee devices that I’m monitoring, checking to see if the device has gone offline. When it does, I get a message that says “Zigbee device has gone offline”

How would I create a variable (or something else) so that if “device 9” goes offline, I get a message that says " “device 9 has gone offline”.

Thanks in advance.


#2

like this?


#3

Perfect, thanks.