|
BmnRoot
|
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" |
| const char* const TANGO_DB_HOST = "10.18.86.81:5000" |
Definition at line 7 of file tango_db_settings.h.
| const char* const TANGO_DB_NAME = "hdb" |
Definition at line 8 of file tango_db_settings.h.
| const char* const TANGO_DB_PASSWORD = "grafana" |
Definition at line 6 of file tango_db_settings.h.
| const char* const TANGO_DB_USERNAME = "grafana" |
Definition at line 5 of file tango_db_settings.h.