reactor-c
C Runtime for Lingua Franca
Loading...
Searching...
No Matches
_influx_v2_client_t Struct Reference

#include <influxdb.h>

Data Fields

char * host
 
int port
 
char * org
 
char * bucket
 
char * precision
 
char * usr
 
char * pwd
 
char * token
 

Field Documentation

◆ bucket

char* _influx_v2_client_t::bucket

◆ host

char* _influx_v2_client_t::host

◆ org

char* _influx_v2_client_t::org

◆ port

int _influx_v2_client_t::port

◆ precision

char* _influx_v2_client_t::precision

◆ pwd

char* _influx_v2_client_t::pwd

◆ token

char* _influx_v2_client_t::token

◆ usr

char* _influx_v2_client_t::usr

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