Libertas OS API Documentation
    Preparing search index...

    Function Libertas_DataReadTimeSeries

    • Read records from the time series table.

      Parameters

      • table: number
      • indexLo: number

        The low index, inclusive.

      • indexHi: number

        The high index, inclusive.

      Returns LibertasDataRecordTimeSeries[]

      An array of records. Note that the value could be nil.