Pull in tags written in node-RED to tag browser?

We are using the node-RED module and successfully reading and writing to tags in Ignition. However, these tags need to be manually added in the tag browser in designer.

Is there a way to auto-discover, or add node-RED as a connection (similarly to how you can with OPCUA) so that we can browse the tags that are being written by a node-RED flow?

cc @Travis.Cox

Thanks

Henry

Never tried this but if you made node red a OPCUA server, could you then browse it from ignition ?

Thanks very much @craigb - that would indeed work, however we're trying to avoid having an OPC UA server if it isn't necessary. It feels like overkill to have that there just to bring the tags into ignition.