const clientOptions: ClientOptions = { url: 'http://localhost:8099', token: `username:password` } const influxDB = new InfluxDB(clientOptions) const ...
確定! 回上一頁