BmnRoot
Loading...
Searching...
No Matches
tango_db_settings.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char *const TANGO_DB_USERNAME = "grafana"
 
const char *const TANGO_DB_PASSWORD = "grafana"
 
const char *const TANGO_DB_HOST = "10.18.86.81:5000"
 
const char *const TANGO_DB_NAME = "hdb"
 

Variable Documentation

◆ TANGO_DB_HOST

const char* const TANGO_DB_HOST = "10.18.86.81:5000"

Definition at line 7 of file tango_db_settings.h.

◆ TANGO_DB_NAME

const char* const TANGO_DB_NAME = "hdb"

Definition at line 8 of file tango_db_settings.h.

◆ TANGO_DB_PASSWORD

const char* const TANGO_DB_PASSWORD = "grafana"

Definition at line 6 of file tango_db_settings.h.

◆ TANGO_DB_USERNAME

const char* const TANGO_DB_USERNAME = "grafana"

Definition at line 5 of file tango_db_settings.h.