Class TagGson


  • public class TagGson
    extends java.lang.Object
    • Field Detail

      • Tags

        public static final Property<java.util.List> Tags
        Tags are the collection of tag entities below this tag. Applicable for Folder and UDT_DEF. We currently don't allow instances to define additional members. List of TagConfiguration
    • Constructor Detail

      • TagGson

        public TagGson()
    • Method Detail

      • createTagGroup

        public static com.inductiveautomation.ignition.common.gson.Gson createTagGroup​(PropertyResolver tagGroupProps)
      • create

        public static com.inductiveautomation.ignition.common.gson.Gson create()
      • deserializeUnknown

        protected static java.lang.Object deserializeUnknown​(com.inductiveautomation.ignition.common.gson.JsonElement value,
                                                             com.inductiveautomation.ignition.common.gson.JsonDeserializationContext context)