Engine tag birth trigger

I would like to trigger some events when a tag gets birthed withing MQTT engine. This will be used to run some value updates within the tag (such as changing the history provider from edge to the centralDB). Are there any plans to implement a change script on births? I thought I had read something like this before, but I can’t find it within search.

Thanks!

You can just add a tag change script to any tag in MQTT Engine. The ‘Online’ boolean tag might be what you want to use. When the NBIRTH arrives, this value will go true. It is in the ‘Node Info’ folder.