Interface DataPoint

    • Method Detail

      • getPath

        java.lang.String getPath()
      • getValue

        java.lang.Object getValue()
        The value of the datapoint. Data type is governed by the PathInfo for the particular index.
      • getQuality

        int getQuality()
        The data quality of the point.
      • getTimestamp

        long getTimestamp()
        UTC time of the result.