Time Series Database (WIP)
Last updated
Last updated
Here, you can create one or multiple database connections to already existing Influx databases.
See for a deeper explanation of what a time series database does. This connector can only data and use the function on the database.
With the create
function, you can create an instance for each new database you want to connect to. To do so, insert a name in the first field and fill the following information in the second field:
url
String
The URL to the database.
token
String
The token for accessing the database.
org
String
The organisation for which the database queries shall happen.
After creating a connection to a database, you can use the and functions listed in .
Simply drag the delete
function onto the board and insert the name of the instance, whose connection you want to delete.