I’ve installed the SimpleTagProviderExample module for Ignition 7.9 and was wondering if there’s a way to manually add tags in the designer after the module’s installed. Leaving the module as it is returns the message “This tag provider does not allow manually adding tags.” If so, would this still be handled in the Gateway’s hook?
Would this even be possible in a simple tag provider, or should I be looking into methods using the “com.inductiveautomation.ignition.gateway.sqltags.providers” instead of “com.inductiveautomation.ignition.gateway.sqltags.simple”?
Sorry for the frequent posts, but since the simple tag provider is more limited, what is a good place in the API to start writing a realtime tag provider?
Alright. Thanks for the help!