Class PackedHistoricalTagValue

java.lang.Object
com.inductiveautomation.ignition.gateway.history.PackedHistoricalTagValue
All Implemented Interfaces:
HistoricalData, HistoricalTagValue, Serializable

public class PackedHistoricalTagValue extends Object implements HistoricalTagValue
An implementation of historical tag value that stores the enums packed together as an integer.
See Also: