使用InfluxDBClient类操作数据库,示例如下:. from influxdb import InfluxDBClient client = InfluxDBClient('localhost', 8086, 'root', ...
確定! 回上一頁