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