Home
last modified time | relevance | path

Searched refs:influx_dsn (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/scripts/footprint/
Dupload_data.py25 influx_dsn = 'influxdb://localhost:8086/footprint_tracking' variable
29 client = InfluxDBClient.from_dsn(influx_dsn)
103 client = InfluxDBClient.from_dsn(influx_dsn)