Preparing search index...

    Type Alias DataRow

    DataRow: [Timestamp, ...unknown[]]

    A row of historical data: first element is timestamp, followed by aggregated values. Values can be primitives, objects (like navigation.position), or null depending on the path.