Hi everybody,
is there a way, if one node goes down, to view the state off any other Node in the same notification email?
BR
Oliver
I haven't tested but I would think as long as you know some way to ID the 'surrounding' nodes you'd be able to by hard coding the NodeIDs or whatever you chose to ID them with.
Seems unuseful as it is very hard-coded and I'm not a fan of that.
Another option would be to group your devices in some manner and create a new DB field in Nodes and group them in some fashion (group 1,2,3 or a,b,c etc..) Then when your alarm hits, see if you can output the rest of the nodes in that group....
some thoughts anyways....dunno!