TABULAR_DATA_SOURCE_TYPE_HOT_STORAGE indicates reading from hot storage. This is a premium feature requiring opting in specific data sources. See docs at https://docs.viam.com/data-ai/capture-data/advanced/advanced-data-capture-sync/#capture-to-the-hot-data-store
TABULAR_DATA_SOURCE_TYPE_PIPELINE_SINK indicates reading the output data of a data pipeline. When using this, a pipeline ID needs to be specified.
TABULAR_DATA_SOURCE_TYPE_STANDARD indicates reading from standard storage. This is the default option and available for all data synced to Viam.
TabularDataSourceType specifies the data source type for TabularDataByMQL queries.
Generated
from enum viam.app.data.v1.TabularDataSourceType