Package com.inductiveautomation.ignition.common.tags.config
package com.inductiveautomation.ignition.common.tags.config
-
ClassDescriptionContains the local config changes of a tag.This class combines a single tag's configuration (the "local" propertyset) with any inherited configuration.This is a utility function to help deal with changes we've made to parameters over time (re-introduction of data types through ParameterValue).A TagConfiguration represent the local configuration of a single tag node.This form of the builder is for child member builders, and only adds the "close()" function that will finish that builder and return the parent.Created by mattgross on 12/4/2017.Settings to determine how a tag is executed by an execution manager.since 8.0TagGson.PropertySetTypeAdapter<T extends PropertySet>