InfluxDB PHP Client
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
InfluxDB2\FluxColumn Class Reference

Public Member Functions

 __construct ($index=null, $label=null, $dataType=null, $group=null, $defaultValue=null)
 

Public Attributes

 $index
 
 $label
 
 $dataType
 
 $group
 
 $defaultValue
 

Constructor & Destructor Documentation

◆ __construct()

InfluxDB2\FluxColumn::__construct ( $index = null,
$label = null,
$dataType = null,
$group = null,
$defaultValue = null )

FluxColumn constructor.

Parameters
$indexint column number
$labelstring column label
$dataTypestring data type
$groupbool is group column
$defaultValuestring default empty value

The documentation for this class was generated from the following file: