from influxdb import InfluxDBClient. client = InfluxDBClient('10.203.25.106', 8086, timeout=10) # timeout 超時時間10秒. print('獲取資料庫列表:').
確定! 回上一頁