@maschinenlesbar.org/smard-cli
    Preparing search index...

    Interface TimestampIndex

    Response of an index_{resolution}.json request.

    interface TimestampIndex {
        timestamps: number[];
    }
    Index
    timestamps: number[]

    Epoch-millisecond timestamps; each marks the start of one data file.