TimeSeriesFeatures
Package: InfrastructureTimeSeriesOpenAPIModels · Source: TimeSeries/common.json
User-defined key/value tags forming part of a series’ identity. A map, matching the backing store’s feature-map type (a BTreeMap whose sort order is load-bearing, because the hash of the feature map keys the catalog’s uniqueness index). The excluded property names each already name a field of a time series or of the tuple that addresses one: consumers routinely spread a feature map into keyword arguments, where a feature called name or resolution would shadow the real field and silently change what a query means. The comparison is exact and case-sensitive — resolution is reserved, Resolution is not.
Structure
A map from string keys to TimeSeriesFeatureValue values.
Reserved keys (each collides with a field name):
application_data · array_shape · association_id · component_field · count · data · data_hash · dtype · element_shape · element_type · ext · features · horizon · id · initial_timestamp · interval · length · name · owner_category · owner_id · owner_type · percentiles · quantity_kind · resolution · scenario_count · time_reference · time_series_type · timestamps · timestamps_uri · unit_system · units · uri