I have a UDP InfluxDB connection:
UDP InfluxDB
client = InfluxDBClient(host=\'localhost\', database=\'adatabase\', use_udp=True, udp_port=1234)