InfluxDB database

Object that represents an InfluxDB

BrowseName
InfluxDBStore
SuperType
Store(Store)

Properties

Name BrowseName DataType Description
Token Token Password Database access token
Organization Organization String Name of the organiazation in the database server
Bucket Bucket String Name of the bucket in the database server
Server Server String IP address or hostname of the database server in the network
TCP Port Port UInt16 TCP port of the database server
Use SSL UseSSL Boolean Use SSL
Server Certificate ServerCertificate ResourceUri Server certificate
Tables Tables InfluxDB store table (Inherited from Store)
Max column name length MaxColumnNameLength UInt32 (Inherited from Store)
Max columns count MaxColumnCount UInt32 (Inherited from Store)
Data type compatibility map DataTypeCompatibilityMap NodeId (Inherited from Store)
Status Status Store status (Inherited from Store)