TDengine

TDengine sink connector

Used to write data to TDengine. You need to create stable before running Nexus task

Key featuresarrow-up-right

name
type
required
default value

url

string

yes

-

username

string

yes

-

password

string

yes

-

database

string

yes

stable

string

yes

-

timezone

string

no

UTC

url [string]arrow-up-right

the url of the TDengine when you select the TDengine

e.g.

username [string]arrow-up-right

the username of the TDengine when you select

password [string]arrow-up-right

the password of the TDengine when you select

database [string]arrow-up-right

the database of the TDengine when you select

stable [string]arrow-up-right

the stable of the TDengine when you select

timezone [string]arrow-up-right

the timeznoe of the TDengine sever, it's important to the ts field

Last updated