Remote InfluxDB database

Remote InfluxDB database

Object that represents an InfluxDB
BrowseName
InfluxDBStoreRemote
SuperType
InfluxDBStore(InfluxDBStore)

Properties

Name
BrowseName
DataType
Description
Server
Server
IP address or hostname of the database server in the network
TCP Port
Port
TCP port of the database server
Use SSL
UseSSL
Use SSL
Server Certificate
ServerCertificate
Server certificate
SF Enabled
SFEnabled
Enables Store and Forward
SF Buffer max size
SFBufferMaxSize
Maximum number of elements in the buffer. Range: 1 to 100000
SF Buffer usage
SFBufferUsage
Number of elements currently used in the buffer. It is diagnostics value set by runtime.
SF Buffer overflow
SFBufferOverflow
False - indicates currently upcoming data is handled by the buffer. True - indicates buffer is full and cannot hold more data. It is diagnostics value set by runtime.
SF Buffer overwrite
SFBufferOverwrite
As default set to 'false'. Once set to 'true' an overwrite mode is activated - the buffer is updated with fresh values (the oldest value is erased once newer appeared)
Tables
Tables
(Inherited from InfluxDBStore)
Token
Token
(Inherited from InfluxDBStore)
Organization
Organization
(Inherited from InfluxDBStore)
Bucket
Bucket
(Inherited from InfluxDBStore)
Max column name length
MaxColumnNameLength
(Inherited from Store)
Max columns count
MaxColumnCount
(Inherited from Store)
Data type compatibility map
DataTypeCompatibilityMap
(Inherited from Store)
Status
Status
(Inherited from Store)
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal