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

#include <influxdb.h>

Data Fields

char * host
 
int port
 
char * db
 
char * usr
 
char * pwd
 
char * token
 

Field Documentation

◆ db

char* _influx_client_t::db

◆ host

char* _influx_client_t::host

◆ port

int _influx_client_t::port

◆ pwd

char* _influx_client_t::pwd

◆ token

char* _influx_client_t::token

◆ usr

char* _influx_client_t::usr

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