Class StringDataPoint


  • public class StringDataPoint
    extends DataPoint
    a subclass for Integer data type extends DataPoint.
    See Also:
    DataPoint
    • Constructor Detail

      • StringDataPoint

        public StringDataPoint​(String measurementId,
                               Binary v)
        constructor of StringDataPoint, the value type will be set automatically.