Class TagHistoryProps


  • public class TagHistoryProps
    extends java.lang.Object
    since 8.0
    • Field Detail

      • HistoryEnabled

        public static final Property<java.lang.Boolean> HistoryEnabled
      • HistoryProvider

        public static final Property<java.lang.String> HistoryProvider
      • HistorySampleRate

        public static final Property<java.lang.Integer> HistorySampleRate
      • HistorySampleRateUnits

        public static final Property<TimeUnits> HistorySampleRateUnits
      • HistoricalDeadband

        public static final Property<java.lang.Double> HistoricalDeadband
      • HistoricalTagGroup

        public static final Property<java.lang.String> HistoricalTagGroup
      • HistoryMaxAge

        public static final Property<java.lang.Integer> HistoryMaxAge
      • HistoryTimeDeadband

        public static final Property<java.lang.Integer> HistoryTimeDeadband
      • HistoryTimeDeadbandUnits

        public static final Property<TimeUnits> HistoryTimeDeadbandUnits
      • VALUES

        public static java.util.Set<Property<?>> VALUES
      • GROUP_VALUES

        public static java.util.Set<Property<?>> GROUP_VALUES
      • AGE_PROPERTIES

        public static java.util.Set<Property<?>> AGE_PROPERTIES
    • Constructor Detail

      • TagHistoryProps

        public TagHistoryProps()