Yeah, ok.
That would be done with a SWITCH
node and set it for the topic
rather than the payload
.
Then (this isn't exactly what you want, but the best I can do) in the field set it to contains
and put LND
Is that what you are wanting?
Something like this:
[{"id":"dcd802b1.9eae08","type":"json","z":"8bb4de19.f72c88","name":"","property":"payload","action":"","pretty":false,"x":420,"y":4250,"wires":[["daf3986b.deefc8","1462e6b4.eb9ff1"]]},{"id":"1462e6b4.eb9ff1","type":"switch","z":"8bb4de19.f72c88","name":"","property":"topic","propertyType":"msg","rules":[{"t":"cont","v":"LND","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":560,"y":4250,"wires":[["412ba252.458c9c"]]},{"id":"412ba252.458c9c","type":"debug","z":"8bb4de19.f72c88","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":700,"y":4250,"wires":[]}]