Hi! Hoping you are having a nice week.
A few years ago we finished a project and we are currently working in an expansion.
We have an existing UDT that we wanna add more tags to it.
I have been experimenting a bit, and I noticed that I could simply edit it (the udt) and add the new tags.
However, i would really like to be able to import the UDT via JSON.
Do I have to replace (override) the current UDT when I import it? Could I do a merge like when you import tags?
In this case there are a few tags (like 10), but what If I wanna add like a lot more. Should I do it via script?
Any tip/idea are welcome.
Thanks in advance!