Hi Community,
As I’ve read in some Topics, in SDK Module development it’s advise to use getTagManager().getTags(tagPaths) to get a list of tags but in this tag (type com.inductiveautomation.ignition.common.sqltags.model.Tag) but in this type of Tag I can’t get fullTagPath.
How can 'I fixe this without iterate my previous parameter list tagPaths?
Thanks