mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
7 lines
174 B
Text
7 lines
174 B
Text
```js title="原生连接"
|
|
{{#include docs/examples/node/nativeexample/connect.js}}
|
|
```
|
|
|
|
```js title="REST 连接"
|
|
{{#include docs/examples/node/restexample/connect.js}}
|
|
```
|