InfluxDBLocation#
- class lsst.rsp.InfluxDBLocation(url, database, schema_registry)#
Bases:
objectLocation information for an InfluxDB database.
Attributes Summary
Name of the InfluxDB database.
URL to the Schema Registry corresponding to that database.
URL to the InfluxDB database.
Attributes Documentation