Skip to content
constants.py 1.28 KiB
Newer Older
developer8's avatar
developer8 committed


developer8's avatar
developer8 committed

developer8's avatar
developer8 committed

developer8's avatar
developer8 committed
THD_SLEEP         = .7
developer8's avatar
developer8 committed
SERV_JOIN         = 1.0 #timeout
developer8's avatar
developer8 committed
URL_ERROR_MESSAGE = "INPUT ERROR IN URL QUERY STRING !"
developer8's avatar
developer8 committed

developer8's avatar
developer8 committed
#BBB_DEBUG_LOG     = 'bbb_debug_log.log'
developer8's avatar
developer8 committed

developer8's avatar
developer8 committed
#url_query_string
developer8's avatar
developer8 committed
LOG_DIR           = 'log_dir'
READ_DEBUG_LOG    = 'read_debug_log'
SAVE_DEBUG_LOG    = 'save_debug_log'
developer8's avatar
developer8 committed
DEVICE            = 'device'
START_INDEX       = 'start_index'
END_INDEX         = 'end_index'
START_TIME        = 'start_time'
END_TIME          = 'end_time'
BLACK_LIST_WRITE  = 'black_list_write'
WHITE_LIST_WRITE  = 'white_list_write'
DEFAULT_APP_PASS  = 'default_app_pass'
NEW_PASS          = 'new_pass'
UNREAD_LOG        = 'unread_log'
UNR_COUNT         = '1'
UNR_GET           = '2'
UNR_ACK           = '3'
RTE               = 'rte'
STOP_SERVER       = 'stop_server'
FUNCTION          = 'get_function'
LIGHTS            = 'lights'
EDIT_LIST         = 'edit_list'
developer8's avatar
developer8 committed
AVAILABLE_DEVICES = '1'
ACTUAL_LIST       = '2'
CLEAR_LIST        = '3'
ADD_DEVICE        = '4'
ERASE_DEVICE      = '5'
developer8's avatar
developer8 committed
DEVICE_TYPE       = 'device_type'
DEVICE_ID         = 'device_id'
developer8's avatar
developer8 committed
BIN_FNAME         = 'BIN_fname'
developer7's avatar
developer7 committed
BIN_FIRMWARE_NAME = 'fwName'
CONFIG_FILE_WR_NAME = 'confWR' 
developer8's avatar
developer8 committed
CONFIG_FILE_READ  = 'Config_file_RD'
CONFIG_FILE_WRITE = 'Config_file_WR'


developer8's avatar
developer8 committed

#http
HTTP_SERVER_NAME = ''
HTTP_SERVER_PORT = 8080 #8080