使用InfluxDBClient類操作數據庫,示例如下:. from influxdb import InfluxDBClient client = InfluxDBClient('localhost', 8086, 'root', ...
確定! 回上一頁