Variables
config Namespace Reference

Variables

 CLIENT
 
string DATALAKE = "CeDRI_TelloEdu"
 
string DATASOURCE = "CeDRI_robots"
 
string PATH = os.path.expanduser('~')+'/tempData/'
 
string ROBOT_NAME = 'Tello_01'
 

Variable Documentation

◆ CLIENT

config.CLIENT
Initial value:
1 = pymongo.MongoClient('mongodb://192.168.217.183:27017/',
2  connectTimeoutMS = 500,
3  serverSelectionTimeoutMS = 1000,
4  socketTimeoutMS = 500)

Definition at line 12 of file config.py.

◆ DATALAKE

string config.DATALAKE = "CeDRI_TelloEdu"

Definition at line 10 of file config.py.

◆ DATASOURCE

string config.DATASOURCE = "CeDRI_robots"

Definition at line 11 of file config.py.

◆ PATH

string config.PATH = os.path.expanduser('~')+'/tempData/'

Definition at line 6 of file config.py.

◆ ROBOT_NAME

string config.ROBOT_NAME = 'Tello_01'

Definition at line 9 of file config.py.



cedri_node_monitoring
Author(s): Andre Luis Frana
autogenerated on Sat Jul 1 2023 02:34:25