• Write a record to a timeseries table.

    Parameters

    • table: number
    • data: any

      The record.

    • schema: string | number

      The schema type name or index in the schema array (zero based!).

    Returns number

    The index of the record.

Generated using TypeDoc