Hi,
Across our company we’re upgrading our ignition from 7.9 to 8.1 and with that some of our custom-built modules. We noticed there are a few interfaces that were removed and couldn’t find an alternative as of yet. The missing classes are the following:
com.inductiveautomation.ignition.gateway.opc.SROPCServer
SubscriptionChangeEventcom.inductiveautomation.ignition.gateway.opc.SubscriptionChangeEvent
com.inductiveautomation.ignition.gateway.sqltags.SQLTagsManager (missing shutdown method)
om.inductiveautomation.ignition.gateway.sqltags.SQLTagsManager
com.inductiveautomation.ignition.gateway.sqltags.TagProvider
com.inductiveautomation.ignition.gateway.sqltags.simple.SimpleProviderInterface
com.inductiveautomation.ignition.gateway.sqltags.simple.WriteHandler
com.inductiveautomation.ignition.gateway.SRContext
com.inductiveautomation.ignition.gateway.sqltags.simple.SimpleTagProvider
com.inductiveautomation.ignition.common.tags.config.TagConfigSet
com.inductiveautomation.ignition.common.sqltags.model.TagInfo
com.inductiveautomation.ignition.gateway.ContextStartup
com.inductiveautomation.ignition.gateway.SRContext
com.inductiveautomation.ignition.common.browsing.BrowseResults
com.inductiveautomation.ignition.gateway.modules.ModuleManagerImpl
Can we please have some guidance on the best way to replace these? We’ve looked at the documentation but couldn’t find anything specific enough and customer support has directed us to this forum.