# -*- coding: utf-8 -*- # gameid,channel,event_type is_debug = True My_influx = {'host': '10.10.3.19', 'port': 8086, 'username': 'miles', 'password': 'aspect', 'database': 'useronline'} influx_meas = 'real_game_data'