For reasons I am not sure I am trying to get back into an old project as a distraction on train signals.
It doesn't work. (Shame. It used to.)
This is all because a while back I lost EVERYTHING and had to reconstruct it from what I shared.
So anyway, I see this message:
{"payload":"LOWSPEED","event":{"clientX":532,"clientY":154,"bbox":[435,170,591,122]},"socketid":"P6fulXfZI2jY3TYwAAAD","_msgid":"9f1ebba8.122b38","colour":"red","txt":"Hold","fontclr":"white","topic":"AHEAD","_event":"node:4527d1bd.1b3fe"}
clientX, clientY.... bbox.....
I don't remember using them. Yes, I know I use vague names sometimes, but these take the cake.
In all seriousness: How can I find who (or what) is making this message?
Searching event
yields squillions of matches as there are a lot of flows on the machine.
Searches aren't case sensitive, but when I search bbox
I get no matches
from the search.
Does search search sub-flows?
I have the sub-flow open.
Is this because I have use angular theme in ui_template
in the dashboard site
tab?
Because it only seems to happen when I press a button. If I send the message with an inject
node it isn't there.