Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InfluxDBParameter

Package version

Hierarchy

  • InfluxDBParameter

Index

Properties

Optional connectionString

connectionString: undefined | string

The connection string of this InfluxDB

Optional database

database: undefined | string

A database name

Optional password

password: undefined | string

The password of the account that can access this database

query

query: string

The script to query this database

Optional userName

userName: undefined | string

The user name of the account that can access this database

Generated using TypeDoc