Skip to main content

HistoricalDataPoint

Common per-point fields shared by NAV and metric points. The owning series carries the target identity.

FieldTypeRequiredNullableDefaultDescription
SourceHistoricalDataPointSourceYesNoPoint source.
RawIdintNoYesRaw source row id. Null for rollup points.
RollupHistoricalRollupInfoNoYesRollup metadata. Null for raw points.
TimestampUtcdatetimeYesNoEffective point timestamp in UTC. Raw points use the source observation time; rollup points use the source-last observation time within the bucket.