Class GatewayTagInterface.ErrorClientTagProvider

java.lang.Object
com.inductiveautomation.ignition.client.tags.impl.GatewayTagInterface.ErrorClientTagProvider
All Implemented Interfaces:
ClientTagProvider, TagProvider
Enclosing class:
GatewayTagInterface

protected static class GatewayTagInterface.ErrorClientTagProvider extends Object implements ClientTagProvider
This ClientTagProvider is used when the default tag provider is not set on the project. Tag values will result in Bad / Not Found. Subscriptions will result in no-ops. See FB12703