Closed keltia closed 1 year ago
Now that the framework allows for on-the-fly conversion, see if the DB import could be a task like Convert
and Fetch
. Authentication will be handled like fetch/stream, i.e. with credentials in config.hcl
where the methods and stuff will be in a dbfile.hcl
. Equivalent to sources.hcl
.
Replaced with #14.
Data model is not finalized so it is difficult to see how data should be stored and where (SQL, InfluxDB, etc.). Journeys? Just Datapoints? Does we want support for the legacy pseudo-Cat21 schema?