Module pivoted_timescale_scraping_config

Source

Structsยง

Builder
A builder for PivotedTimescaleScrapingConfig
Complete
The final stage for PivotedTimescaleScrapingConfig.
NameColumnStage
The name_column stage for Builder.
PivotedTimescaleScrapingConfig
This config is used to scrape data from a Timescale database that has a pivoted schema. time | name | value | device 1 | temperature | 1 | a
SeparatorStage
The separator stage for Builder.
TimeColumnStage
The time_column stage for Builder.
ValueColumnStage
The value_column stage for Builder.