Class BasicTagConfiguration

java.lang.Object
com.inductiveautomation.ignition.common.tags.config.BasicTagConfiguration
All Implemented Interfaces:
BoundPropertySet, Countable, Extendable<PropertySet>, Mergable<PropertySet>, MutablePropertyValueSource, PropertySet, PropertyValueSource, TagConfiguration, Serializable, Iterable<PropertyValue>

public class BasicTagConfiguration extends Object implements Serializable, TagConfiguration
Contains the local config changes of a tag. Used with gateway communication where inherited props aren't necessary.
See Also: